0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add support for G
DanielThompson
as Daniel Thompson
More... over 10 years ago
Correct indentation in symbol table.
DanielThompson
as Daniel Thompson
More... over 10 years ago
Update license and contact information.
DanielThompson
as Daniel Thompson
More... over 10 years ago
Merge pull request #1 from arafel/add_km_defaults
DanielThompson
as Daniel Thompson
More... over 10 years ago
add K and M default variables More... over 10 years ago
Minor clean up after conversion to git.
DanielThompson
as Daniel Thompson
More... over 11 years ago
Fix a bunch of 64-bit bugs in various left shift routines.
DanielThompson
as Daniel Thompson
More... over 11 years ago
Support for character constants, added ascii function, added decompose function.
DanielThompson
as Daniel Thompson
More... over 11 years ago
Improved makefile (mingw support), automatic bit masking (10b gets bit 10)
DanielThompson
as Daniel Thompson
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.
DanielThompson
as Daniel Thompson
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.
DanielThompson
as Daniel Thompson
More... over 20 years ago
Readline (command line history) support added, command line expression evaluation added.
DanielThompson
as Daniel Thompson
More... over 20 years ago
Added bitfield function, introduced bits (an alias for decompose), reworked the help system.
DanielThompson
as Daniel Thompson
More... over 21 years ago
Initial release.
DanielThompson
as Daniel Thompson
More... over 22 years ago