• Joined on 2021-04-16
greg pushed to modernize at greg/rust-operating-system 2022-02-19 01:01:17 -08:00
4d7aa79434 Have panic handler print message
1cfd133cb2 Run cargo fmt
5c0ea91e65 Add back code for writing to screen
Compare 3 commits »
greg pushed to modernize at greg/rust-operating-system 2022-02-13 19:56:35 -08:00
2889490657 Add modern (2022) version of inital code
greg created branch modernize in greg/rust-operating-system 2022-02-13 19:56:35 -08:00
greg created branch tutorial in greg/snes-asm 2022-01-30 12:02:59 -08:00
greg pushed to tutorial at greg/snes-asm 2022-01-30 12:02:59 -08:00
3599e3dbf1 Add Assembly for the SNES resource
b35032f28d Simple ROM with single-color screen
Compare 2 commits »
greg pushed to master at greg/snes-asm 2022-01-30 01:28:42 -08:00
6c2e4cee5a Delete Makefile
d3a383951f Get rid of tic_tac code
Compare 2 commits »
greg pushed to master at greg/snes-asm 2022-01-30 01:28:04 -08:00
76fe4ad877 Move greenspace to legacy dir
2354e92eaf Move test_gfx rom to subdir
d032df88d8 Move register_notes to docs dir
1b0835b963 Move greenspace stuff into separate directory
68af657f0f Move doc pdf into docs dir
Compare 6 commits »
greg pushed to modernize at greg/snes-asm 2022-01-30 01:27:43 -08:00
76fe4ad877 Move greenspace to legacy dir
2354e92eaf Move test_gfx rom to subdir
d032df88d8 Move register_notes to docs dir
1b0835b963 Move greenspace stuff into separate directory
68af657f0f Move doc pdf into docs dir
Compare 5 commits »
greg created branch modernize in greg/snes-asm 2022-01-30 01:10:07 -08:00
greg pushed to modernize at greg/snes-asm 2022-01-30 01:10:07 -08:00
fca39d9f67 Start modernizing
greg pushed to master at greg/schala 2022-01-25 01:43:53 -08:00
d9d6f7dc16 Start work on typechecking
greg pushed to master at greg/schala 2022-01-25 01:35:19 -08:00
1daf23b129 Support methods sort of
greg pushed to master at greg/schala 2021-12-17 14:36:59 -08:00
c1b5fa392a Fix some unused names
greg pushed to master at greg/schala 2021-12-16 11:40:21 -08:00
4c99be700f Fix failing test
2247d9b58e Add failing test
dcec8be307 Note about lookup_name_in_scope
934a390f2d Walk impl block
8e8be1b449 A couple simplifications
Compare 8 commits »
greg pushed to master at greg/schala 2021-12-07 02:11:33 -08:00
b778428e98 Symbol has DefId not Option<DefId>
greg pushed to master at greg/schala 2021-12-05 20:45:05 -08:00
354dd7d8c1 Add note about typestates
71911f0ab5 Temporarily remove method test in symbol table
d6c5cd100b Some cleanup around type registration
88dfa87e85 Symbol local_name
89a93d59c7 Some refactoring
Compare 7 commits »
greg pushed to master at greg/schala 2021-12-05 20:44:39 -08:00
cbdd247c5c Add note about typestates
greg pushed to master at greg/schala 2021-11-24 23:51:30 -08:00
1470e7fbdd Run cargo fmt
greg pushed to master at greg/schala 2021-11-24 23:51:02 -08:00
d3866a1908 Self
greg pushed to master at greg/schala 2021-11-22 11:39:32 -08:00
0a471ed71c For expression stuff
9c0f60b6ce Fix more parser bugs
Compare 2 commits »