Files
integration/luprex/TODO

11 lines
289 B
Plaintext
Raw Normal View History

2023-01-23 13:49:17 -05:00
Support unicode on output.
Support ANSI escape sequences on output.
2023-01-23 13:49:17 -05:00
Figure out something to do about global variables.
Do something about std::cerr && std::cout once and for all.
2023-01-23 13:49:17 -05:00
Fix math.random (?)
Do a better job handling 'close' in the driver (need some equivalent of SSL_shutdown)