1
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 5 hours ago.
Aug 16, 2025 — Aug 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Print the number of steps on each extension, when printing out compilation results More... over 17 years ago
The compile is more verbose now, printing the contexts and the extension list for each context. More... almost 19 years ago
Updated to use Java 1.5 (printf, generics, String.format(), etc). UNTESTED: support for Asterisk 1.4 "n" priority. I don't know how to use labels to other contexts/extensions in a Goto with n priority, so it's incomplete. More... about 19 years ago
Modified the CLI to allow many input files followed by one output file. All the input files are merged and compiled into the output file. More... over 19 years ago
Validate non-existent context (print error message and exit) More... over 20 years ago
Changed all comments to English, and added a line numbering facility so that displayed errors include the source line number. More... about 21 years ago
Added the ability to store lines beginning with # or containing a => without being an extension (to allow for switch and ignorepat and such) More... over 21 years ago
Fixed ant script. Fixed main method (less than 2 args exits); and Parser displays the file being read More... over 21 years ago
Fixed some uncaught exceptions in case of invalid code. Turned them into error messages for the user to see. Also fixed the line numbering for extensions that have comments in between commands, and this affects the index of any command in an extension. More... over 21 years ago
Added the links bar More... over 21 years ago
Added copyright notice and translated class descriptions into English for javadoc. More... over 21 years ago
Initial revision More... over 21 years ago