3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Feb 09, 2025 — Feb 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Changelog added. -Samuel More... over 18 years ago
* Fix: Error handling was broken when more than one program was compiled using the same parser instance. Made sure that the 'input' reference is not destroyed when using the parser by moving the input into a new top-level Program class in the compiled code. That also involved moving error handling out of the Parser class. -Samuel More... over 18 years ago
* Added README and legal stuff. * Dumped obsolete test. -Samuel More... over 18 years ago
* Fixed "if" and "else if" conditions. * No longer prepend function names by "exscript.". * Added lots of tests to the Exscript interpreter. * Made telnet flush() more often when writing the stream data to stdout. * Improved debug output for regular expressions. -Samuel More... over 18 years ago
* TODO added. -Samuel More... over 18 years ago
* Initial import of the start script. * Implemented "else" and "else if" conditions in the Exscript interpreter. * Implemented the (very basic) ability to catch exceptions in the Exscript interpreter. * Implemented stdlib function escript.device.set_timeout(). * Removed some non-generic code from the WorkQueue engine. * Some debugging improvements. * Fixed some broken import statements. -Samuel More... over 18 years ago
* Initial import of helper libraries, including Python 2.2 compat. -Samuel More... over 18 years ago
* Initial import of the workqueue actions that drive the connection. -Samuel More... over 18 years ago
* Initial import of the transport layer abstraction. -Samuel More... over 18 years ago
* Initial import of the workqueue. -Samuel More... over 18 years ago
* Initial import of the exscript compiler. -Samuel More... over 18 years ago
Initial directory structure. More... over 18 years ago