• Joined on 2026-01-09
jonas pushed to main at jonas/go-playground 2026-03-02 13:50:38 +01:00
2ce943f94e feat: struct embedding, enums
jonas pushed to main at jonas/go-playground 2026-03-02 13:21:00 +01:00
cf47b70aae feat: methods
jonas pushed to main at jonas/go-playground 2026-03-02 09:40:34 +01:00
e606e97045 feat: pointers, runes, structs
jonas pushed to main at jonas/go-playground 2026-03-01 21:32:34 +01:00
19516beeaa feat: range
jonas pushed to main at jonas/go-playground 2026-03-01 21:26:51 +01:00
9606ca603e feat:functions
jonas pushed to main at jonas/go-playground 2026-03-01 21:10:11 +01:00
7c53f67f14 feat: readme init
jonas pushed to main at jonas/go-playground 2026-03-01 21:08:40 +01:00
e4558dc105 feat: gitignore
jonas pushed to main at jonas/go-playground 2026-03-01 21:07:05 +01:00
de9137b84e feat: init & playaround
jonas created repository jonas/go-playground 2026-03-01 21:02:23 +01:00
jonas pushed to main at jonas/nand2tetris 2026-02-24 14:10:15 +01:00
144179e0b8 feat: working assembler! second pass implemenation. mnemonic parsing and binary construction and writing
jonas pushed to main at jonas/nand2tetris 2026-02-23 15:50:05 +01:00
b968110397 feat: first pass clean up, code mneumoncis, started second pass
jonas pushed to main at jonas/c-playground 2026-02-19 13:13:08 +01:00
2f8bc16588 feat: exercise 01
jonas pushed to main at jonas/nand2tetris 2026-02-19 09:22:32 +01:00
056464d85a feat: first_pass, parser functions, check command types, add to symbol table
jonas pushed to main at jonas/nand2tetris 2026-02-18 20:31:08 +01:00
4bbe67d3d6 feat: typo
jonas pushed to main at jonas/c-playground 2026-02-18 19:54:38 +01:00
53def0f659 feat: move
jonas pushed to main at jonas/nand2tetris 2026-02-18 14:58:35 +01:00
d51a392c1e feat: class clean up. mneumonics for diff commands. comp, jmp, dest. symbol table start.
jonas pushed to main at jonas/c-playground 2026-02-18 13:23:18 +01:00
f1f599b7cf feat: c beginning
jonas created repository jonas/c-playground 2026-02-18 12:50:29 +01:00
jonas pushed to main at jonas/nand2tetris 2026-02-17 14:35:22 +01:00
7bd67b402b feat: assembler file parsing, parser module beginning
jonas pushed to main at jonas/nand2tetris 2026-02-16 11:53:08 +01:00
8063df4760 feat: init version number and readme filetype