water111
|
90e5c023f1
|
Basic Inline Assembly (#149)
* basic inline assembly support
* fix rlet
* clean up detail in IR and update documentation
|
2020-12-04 12:57:10 -05:00 |
|
water111
|
71dda76e2b
|
Add some compiler features and documentation (#147)
* update doc
* add disassemble and type checking
* improve compiler error messages
|
2020-12-01 21:39:46 -05:00 |
|
water111
|
951f31878e
|
[Source Line Debugger] Tracking objects and IR (#115)
* track where segments are when debugging
* missing windows include
* figure out what function we're in
* addr to IR is working
|
2020-11-13 22:33:57 -05:00 |
|