Stephen
|
e20d835397
|
Version bump
|
1 month ago |
Stephen
|
f0370a9d31
|
Update gitignore
|
1 month ago |
Stephen
|
00ab175f52
|
Fix edge case
|
1 month ago |
Stephen
|
f4a2002aad
|
Version bump
|
1 month ago |
Stephen
|
228e7f7123
|
change a = a + 1 to a += 1
|
2 months ago |
Stephen
|
0e92e5ce49
|
Another bug fix(arithmetic assign)
|
3 months ago |
Stephen
|
236f65a3f6
|
Fixed another bug
|
3 months ago |
Stephen
|
cfe256ac1e
|
Fix warning
|
3 months ago |
Stephen
|
9d0e24c425
|
Added *= += -= /= ^= %=
|
3 months ago |
Stephen
|
ea44f642b4
|
Add string equality test
|
3 months ago |
Stephen
|
9eae8470ba
|
Add modulus
|
3 months ago |
Stephen
|
4b0751dfd1
|
cut release
|
3 months ago |
Stephen
|
f5ab218ba4
|
Escapeable literals
|
3 months ago |
Stephen
|
ebd5010fff
|
Give IO ownership to XBasic object
|
3 months ago |
Stephen
|
312a4176ec
|
Version bump
|
3 months ago |
Stephen
|
c04d052741
|
Fix comment on last line causing error
|
3 months ago |
Stephen
|
3118584142
|
Allow Z in indentifier name
|
3 months ago |
Stephen
|
a58447c42d
|
fix native function argument order
|
3 months ago |
Stephen
|
84b0dd1bd8
|
Fix expression statements corrupting stack
|
3 months ago |
Stephen
|
96c73eef5d
|
Bug fix
|
3 months ago |
Stephen
|
ca885c28e7
|
new release
|
3 months ago |
Stephen
|
e0476681f9
|
Bug fixes
|
3 months ago |
Stephen
|
31e15e3108
|
Minor bug fixes
|
3 months ago |
Stephen
|
380d70a28b
|
Version bump
|
3 months ago |
Stephen
|
f568bcfb68
|
Compute limit bug fix
|
3 months ago |
Stephen
|
525c560df3
|
Add repository
|
3 months ago |
Stephen
|
95dd31a989
|
Add desc
|
3 months ago |
Stephen
|
26495be67b
|
Fix some todos, update readme, clippy
|
3 months ago |
stephen
|
19d3946bb2
|
Merge pull request 'Add INPUT statements' (#1) from input_wip into master
Reviewed-on: #1
|
3 months ago |
stephen
|
6bd02fd87e
|
Merge branch 'master' into input_wip
|
3 months ago |
Stephen
|
181a7b4842
|
powers
|
3 months ago |
Stephen
|
481afff9c8
|
Basic std(typeof)
|
3 months ago |
Stephen
|
f464a40f75
|
Remove some ExprValue types
|
3 months ago |
Stephen
|
307a15e463
|
Add INPUT statements
|
3 months ago |
Stephen
|
84ea58a4e8
|
compute limit
|
3 months ago |
Stephen
|
0f47826612
|
Basic benchmark
|
3 months ago |
Stephen
|
54a24ed9a2
|
Call xBASIC function from Rust
|
3 months ago |
Stephen
|
9331435090
|
Allow calling functions that were defined in previous runs
|
4 months ago |
Stephen
|
4dc2d04493
|
Comments and other small changes/improvements
|
4 months ago |
Stephen
|
7b5feea3d5
|
Add license
|
4 months ago |
Stephen
|
41db3d2bd0
|
Docs
|
4 months ago |
Stephen
|
7a6175b678
|
Native functions
|
4 months ago |
Stephen
|
82a4f13cb0
|
Functions
|
4 months ago |
Stephen
|
ecc149cfe2
|
Handle whitespace more gracefully
|
4 months ago |
Stephen
|
f96ed778c2
|
XBASIC examples
|
4 months ago |
Stephen
|
4565f2aa52
|
Minor code changes
|
4 months ago |
Stephen
|
2e17b3ae26
|
Control flow
|
4 months ago |
Stephen
|
ee6547ec9f
|
Equalities
|
4 months ago |
Stephen
|
506bd5997e
|
Variables
|
4 months ago |
Stephen
|
7ecde20975
|
Unary operators
|
4 months ago |