Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
+ Fix calling with multiple arguments
+ Fix issue with stack positioning
+ Fix issue with alt in _eval_value
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
have a bit more to do for 'set' function
|
|
~ Structs still do not work, but have a standard representation now
|
|
+ bitwise and, or, xor
+ negate values
+ fix basic variable setting
+ fix windows based line endings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
+ Change charp to uint8
+ Start value abstraction
|
|
|
|
|