Skip to content

Activity

Clear rcx before calling exit

dplassgitpushed 1 commit to trunk • a9ee6e6…d27bd09 • 
on Oct 19, 2024

Don't add an "end proc" label if there isn't a return in the proc.

dplassgitpushed 1 commit to trunk • 1fbed57…a9ee6e6 • 
on May 4, 2024

Fixed small bug with int fmt added.

dplassgitpushed 1 commit to trunk • 2aba4a5…1fbed57 • 
on May 4, 2024

Asm files for the bootstrapped and self-hosted versions of the compiler

dplassgitpushed 1 commit to trunk • 50e64e5…2aba4a5 • 
on May 4, 2024

Finished bootstrap compiler!

dplassgitpushed 7 commits to trunk • 4f5dc4a…50e64e5 • 
on May 4, 2024

Fixed bug with globals not being added as data.

dplassgitpushed 1 commit to trunk • 443c978…4f5dc4a • 
on May 2, 2024

Rename 'pone' and 'ptwo' and other cleanups

dplassgitpushed 1 commit to trunk • 65306a1…443c978 • 
on May 1, 2024

Fixed local lookup, implemented return

dplassgitpushed 4 commits to trunk • 4ece0e1…65306a1 • 
on May 1, 2024

Parse array set, get, and started proc definition

dplassgitpushed 4 commits to trunk • 3a2feba…4ece0e1 • 
on Apr 29, 2024

Updated readme

dplassgitpushed 4 commits to trunk • 8fb11e7…3a2feba • 
on Apr 28, 2024

Implemented input (read from stdin). Closes #6

dplassgitpushed 1 commit to trunk • 86b3d1b…8fb11e7 • 
on Apr 26, 2024

Function calls that ignore return value. Closes #7

dplassgitpushed 2 commits to trunk • 2ce7152…86b3d1b • 
on Apr 26, 2024

Implement array get, set. Closes #4, #5.

dplassgitpushed 2 commits to trunk • c57d9a3…2ce7152 • 
on Apr 26, 2024

Merge Keyword and Symbol token types. Closes #2

dplassgitpushed 2 commits to trunk • 6867fbd…c57d9a3 • 
on Apr 25, 2024

Update README.md

dplassgitpushed 1 commit to trunk • 75ec36b…6867fbd • 
on Apr 25, 2024

More samples, fixed readme.

dplassgitpushed 2 commits to trunk • 963abdc…75ec36b • 
on Apr 25, 2024

Implement char literals. Closes #1.

dplassgitpushed 1 commit to trunk • 1b5b098…963abdc • 
on Apr 24, 2024

Updated readme. Started to work on symbol table

dplassgitpushed 5 commits to trunk • 3764155…1b5b098 • 
on Apr 22, 2024

Initial commit

dplassgitcreated trunk • 3764155 • 
on Apr 22, 2024