0
I Use This!
Activity Not Available

Commits : Listings

Analyzed almost 2 years ago. based on code collected almost 2 years ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
STREAD: respect specifier offset More... about 4 years ago
Fix STREAD and stack push/pop operations More... about 4 years ago
Tests for SIL macros ARRAY, ISTACK, and PSTACK More... about 4 years ago
Delete some debugging code. More... about 4 years ago
Change .update and .raw methods More... about 4 years ago
Delete Specifier.specified setter More... about 4 years ago
Add unit tests for ADJUST, BKSIZE, INCRV, and SETVA More... about 4 years ago
Add unit tests for LCOMP, TESTFI, VEQLC, MOVBLK, and MOVDIC More... about 4 years ago
Tests for character classes More... about 4 years ago
Add some sanity asserts to SNOBOL.str.format More... about 4 years ago
Fix bugs in RSETFI and SUBSP, and add 5 more macro tests More... about 4 years ago
Remove some debug logging More... about 4 years ago
Don't hard-code program source location More... about 4 years ago
Fix tests for jump indirection More... about 4 years ago
Fix SIL operand parsing More... about 4 years ago
Make MSTIME count milliseconds again More... about 4 years ago
SIL grammar: support hanging comments More... about 4 years ago
Use astring instead of escodegen for code generation More... about 4 years ago
Update README More... about 4 years ago
Use Escodegen instead of UglifyJS for code generation More... about 4 years ago
Debug STREAM More... about 4 years ago
Correction for AEQLIC documentation and asserts More... about 4 years ago
Fix table lookups More... about 4 years ago
Make all jumps indirect More... about 4 years ago
Remove some debug calls More... about 4 years ago
Truncate strings if they exceed specifier's capacity More... about 4 years ago
Remove duplicate comment More... about 4 years ago
Define MDATA as -1 for consistency with MLINK and PARMS More... about 4 years ago
Abort on repeat TITLE calls More... about 4 years ago
Bugfix: don't skip over unlabeled statements during initial pass More... about 4 years ago