Add support for G |
|
More...
|
over 10 years ago
|
Correct indentation in symbol table. |
|
More...
|
over 10 years ago
|
Update license and contact information. |
|
More...
|
over 10 years ago
|
Merge pull request #1 from arafel/add_km_defaults |
|
More...
|
over 10 years ago
|
add K and M default variables |
|
More...
|
over 10 years ago
|
Minor clean up after conversion to git. |
|
More...
|
over 11 years ago
|
Fix a bunch of 64-bit bugs in various left shift routines. |
|
More...
|
over 11 years ago
|
Support for character constants, added ascii function, added decompose function. |
|
More...
|
over 11 years ago
|
Improved makefile (mingw support), automatic bit masking (10b gets bit 10) |
|
More...
|
over 19 years ago
|
Added mssb and dxb (decimal, hex, binary output) functions, modified ascii to neatly handle non-printable characters and squashed a few bugs. |
|
More...
|
about 20 years ago
|
Allowed , to be used as a (non-printing) seperator and fixed the command line expression support to be a little less brain dead (thanks to Paul for setting me straight on that ...), added support for a whole bunch more operators and fixed a few lexer bugs. |
|
More...
|
over 20 years ago
|
Readline (command line history) support added, command line expression evaluation added. |
|
More...
|
over 20 years ago
|
Added bitfield function, introduced bits (an alias for decompose), reworked the help system. |
|
More...
|
over 21 years ago
|
Initial release. |
|
More...
|
over 22 years ago
|