• Joined on 2021-04-16
greg pushed to master at greg/ICEStick 2021-04-16 02:11:14 -07:00
a10aeac72d Basic serial transmission
880144d2e7 Initial commit
Compare 2 commits »
greg created branch master in greg/ICEStick 2021-04-16 02:11:14 -07:00
greg created repository greg/ICEStick 2021-04-16 02:11:05 -07:00
greg pushed to master at greg/rust-less 2021-04-16 02:09:20 -07:00
df55d90438 Add upstream less as submodule
97276a2aa0 Initial commit
Compare 2 commits »
greg created branch master in greg/rust-less 2021-04-16 02:09:20 -07:00
greg created repository greg/rust-less 2021-04-16 02:09:05 -07:00
greg created branch master in greg/rust-most 2021-04-16 02:08:53 -07:00
greg pushed to master at greg/rust-most 2021-04-16 02:08:53 -07:00
b28b997d20 Actually run most main()
c8153a3122 Add libc
d468685a44 Add explanatory note
70a0ccb0a9 Remove all warnings
8577adfdea Ignore object files
Compare 10 commits »
greg created repository greg/rust-most 2021-04-16 02:08:29 -07:00
greg pushed to master at greg/rust-operating-system 2021-04-16 02:08:12 -07:00
7af0fe2c6c Update Cargo.toml
a73a10f7a3 Update bootloader
6a61e8f220 Keyboard typing support
817a99d589 Add keyboard interrupt handler
8b262daa3c Add halt loop
Compare 10 commits »
greg created branch master in greg/rust-operating-system 2021-04-16 02:08:12 -07:00
greg created repository greg/rust-operating-system 2021-04-16 02:07:56 -07:00
greg created branch working_on_visitor in greg/schala 2021-04-16 02:06:53 -07:00
greg pushed to working_on_visitor at greg/schala 2021-04-16 02:06:53 -07:00
98de15c07d Move stuff around
0246e510ca More rejiggering - tests still fail
71dacc94d6 Rejiggering how visitor works
4ded241c82 Pretty printer sorta working
1a934d7804 Starting to implement a pretty-printer to test visitor
Compare 10 commits »
greg created branch visitor_again in greg/schala 2021-04-16 02:06:52 -07:00
greg pushed to visitor_again at greg/schala 2021-04-16 02:06:52 -07:00
9752e73d2e Some more visitor infrastructure
975951e582 Reducer changes
59f5032a61 SymbolTable in reducer
b0dd1a6527 More visitor stuff
3dad077a09 Temporarily break reduced_ast stage
Compare 8 commits »
greg pushed to visitor-work at greg/schala 2021-04-16 02:06:51 -07:00
greg created branch visitor-work in greg/schala 2021-04-16 02:06:51 -07:00
greg created branch visitor-pattern-reduction in greg/schala 2021-04-16 02:06:50 -07:00
greg pushed to visitor-pattern-reduction at greg/schala 2021-04-16 02:06:50 -07:00
9d24d48825 Add a few more things to an Expression-only visitor
c3c515284d Super-simple visitor doing something
0903277b69 simple expression
94c4dec9a9 Notes
42bc4f091c Rename visitor, add note
Compare 7 commits »