0
I Use This!
Inactive

Commits : Listings

Analyzed 6 days ago. based on code collected 7 days ago.
Mar 30, 2025 — Mar 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Some change More... over 11 years ago
Second wave of implementation work for devcpu.hardware extension point (it is now possible to create and use new hardware devices for DevCPU, but hardware views from devcpu.hardware are not yet implemented) More... over 11 years ago
Implemented partial support for the devcpu.hardware extension point; Replaced individual hardware entries in device manager context menu with extension loop; Suppressed warning; Minor reformatting/cleanup More... almost 12 years ago
Tweaks to extension points More... almost 12 years ago
Created extension points for preprocessors and hardware; Created extensions for the default preprocessor and standard hardware (extension points not handled in the code yet) More... almost 12 years ago
I really shouldn't be committing when it's in this state :D Note to self: Resolve apparent CPU abuse by some views soon; it's getting ridiculous. More... almost 13 years ago
Add new directives to the Lexer for syntax coloring More... almost 13 years ago
Corrections and cleanup for macros; Handling for empty assemblies More... almost 13 years ago
Added multiline macro support More... almost 13 years ago
Removed unused AssemblyManager More... almost 13 years ago
Removed unused define class; Pulled defin pattern into preprocessor More... almost 13 years ago
Removed old single-tokenizing exception variants More... almost 13 years ago
Remove no-longer-accurate and no-longer-useful information from assembly console messages; Make AssemblyDocuments know of their children again More... almost 13 years ago
Cleanup in DefaultPreprocessor More... almost 13 years ago
Merge branch 'master' of https://[email protected]/HerobrinesArmy/DevCPU.git More... almost 13 years ago
Rename 'DASM' implementations to 'Default' impelementations; Remove unused ILineRelator and no-longer-used Define and Include classes; Update exceptions for removed Include class More... almost 13 years ago
Various minor cleanup in AssemblyLine More... almost 13 years ago
Removed warning from Readme, since DevCPU is again functional More... almost 13 years ago
Hooked the new preprocessor into the assembly flow; Removed preprocessing activities from the assembler; Separated label gathering into a separate pass; Reenabled assembly (dcpu-admiral assembled properly in 1704 milliseconds on first attempt); Minor fix in KeyboardViewer More... almost 13 years ago
Have default preprocessor remove useless lines More... almost 13 years ago
Remove raw line requirement from PreprocessorResult More... almost 13 years ago
Wrote new support for includes in preprocessor More... almost 13 years ago
Correct error in scope-tracking with ELSE and ELIF/ELSEIF More... almost 13 years ago
Modify regexp to match preprocessor directives with comments at the end and to omit trailing whitespace from preprocessor directive params; Wrote IFDEF, IFNDEF, ELSE, and ENDIF; Wrote placeholders for IF and ELIF/ELSEIF; Restructured to check if scope is valid so lines out of scope do not get preprocessed or added to output More... almost 13 years ago
Added UNDEF More... almost 13 years ago
Now we're getting somewhere More... almost 13 years ago
Slowly but surely More... almost 13 years ago
I just got back to work on this and I immediately have to take a 4 hour break? D: More... almost 13 years ago
Back to work on this shit, I suppose. More... almost 13 years ago
Merge branch 'master' of https://[email protected]/HerobrinesArmy/DevCPU.git More... almost 13 years ago