Scott Olson
|
e41af43dbf
|
Re-add support for integer unary ops.
|
2016-03-07 07:57:08 -06:00 |
|
Scott Olson
|
619daf0129
|
Re-add support for integer binops.
|
2016-03-07 07:48:38 -06:00 |
|
Scott Olson
|
3ae6b80ab1
|
Remove Pointer's repr field and make it Copy.
This required refactoring throughout and math operators have been temporarily
commented out.
|
2016-03-07 07:10:52 -06:00 |
|
Scott Olson
|
586bc5d1da
|
Reimplement 'if' conditions.
|
2016-03-07 04:48:12 -06:00 |
|
Scott Olson
|
a1adc55370
|
Add basic bool support.
|
2016-03-07 04:44:03 -06:00 |
|
Scott Olson
|
4f4e0b5051
|
Implement a call stack using the new memory system.
|
2016-03-06 04:23:24 -06:00 |
|
Scott Olson
|
a29a6e0db9
|
Refactor integer reading and writing.
|
2016-03-05 00:45:54 -06:00 |
|
Scott Olson
|
53403ee8bd
|
WIP: Add some support for tuples. Optimize memory copies.
|
2016-03-04 23:22:24 -06:00 |
|
Scott Olson
|
255927bc0c
|
WIP: Support unary integer ops again.
|
2016-02-28 00:49:27 -06:00 |
|
Scott Olson
|
2776f55d0c
|
WIP: Switching to a new byte-based value representation.
|
2016-02-27 19:20:25 -06:00 |
|