7
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jan 07, 2024 — Jan 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Accept unary + as well as unary -. More... about 18 years ago
Use the new testcase. More... about 18 years ago
One more testcase. More... about 18 years ago
Be able to handle multiline comments starting at an #if line. More... about 18 years ago
Fix argument concatenating bug. Now concat'ing 3 args work. More... about 18 years ago
Fix bug causing some logical expressions to evaluate wrong. More... about 18 years ago
Temp checkin while rewriting macro arg expansion. More... about 18 years ago
Add -k flag for pic. More... about 18 years ago
Fix recursion bug. Allow - as stdin. More... about 18 years ago
Rewrite handling of defined(...). More... over 18 years ago
Cleanup usch usage. Fix pushbacked token bug in if/elif statements. More... over 18 years ago
Fix hex conversion bug. More... over 18 years ago
Fix num2str, it generated backwards strings. Store strings on heap. Discard pragmas for now. More... over 18 years ago
Fix flex identification. add #undef fileno for scanner.l. More... over 18 years ago
Make the compiler compile under linux. More... over 18 years ago
Rewriting finished. The scanner do not even need stdio now. More... over 18 years ago
More test cases. More... over 18 years ago
Update. More... over 18 years ago
Change accordingly. More... over 18 years ago
Large rewrite of the preprocessor. Now uses lex for tokenizing, and handles many actions in lex via states. More... over 18 years ago
Check in more work on new pre-processor. More... over 18 years ago
Protect the table inside #ifdef ragge. More... over 18 years ago
Add a bit-mask table for character checks. More... over 18 years ago
Get the test programs from old source tree. More... over 18 years ago
Start work on a new improved cpp. More... over 18 years ago
Cannot clear shape before calling tshape() if SPECIAL, otherwise special shapes will never match. More... over 18 years ago
Add initial support for Nova computers. More... over 18 years ago
Add autoconf support for the DG Nova computers. More... over 18 years ago
Add table entry for indirect CALL returning a char. Add some missed stuff for INCR/DECR. More... over 18 years ago
Accept multiple whitespaces in macro declaration. More... over 18 years ago