mlokr
|
601625e43f
|
fixing more bugs and also adding uninig memory and also optimizing cong jumps
|
2024-09-09 19:36:53 +02:00 |
|
mlokr
|
391638d5b1
|
fixing the obscure string allocation bug
|
2024-09-08 17:25:33 +02:00 |
|
mlokr
|
507706ff1c
|
saving
|
2024-09-08 17:11:33 +02:00 |
|
mlokr
|
4a46318fcb
|
adding global mutatuon to the test
|
2024-09-08 12:00:07 +02:00 |
|
mlokr
|
214b3cc6b0
|
switching to more optimal lookup and adding dynamic input array
|
2024-09-08 04:20:10 +02:00 |
|
mlokr
|
a625b5d6c3
|
not traversing controlfow can save us time
|
2024-09-08 03:15:05 +02:00 |
|
mlokr
|
7394fe4b54
|
if a phy does not depend of different phy in the same loop we can modify it in place saving a register copy
|
2024-09-08 03:12:57 +02:00 |
|
mlokr
|
9421055b32
|
implementing multiple breaks
|
2024-09-06 22:00:23 +02:00 |
|
mlokr
|
7dfc8ef38f
|
ups
|
2024-09-06 18:50:53 +02:00 |
|
mlokr
|
34b34ff926
|
better error recovery
|
2024-09-06 18:50:28 +02:00 |
|
mlokr
|
e1ea4a573c
|
more tests work now
|
2024-09-06 16:16:42 +02:00 |
|
mlokr
|
ddebaa0f28
|
more tests work now
|
2024-09-06 16:11:57 +02:00 |
|
mlokr
|
ad6ee3e110
|
upgraded error messages and inference
|
2024-09-06 02:42:07 +02:00 |
|
mlokr
|
37715d09f1
|
great
|
2024-09-06 02:04:19 +02:00 |
|
mlokr
|
d9e8a777e2
|
making a mess
|
2024-09-06 01:17:54 +02:00 |
|
mlokr
|
3f9b3dc4e2
|
implementing optimizations up to is statements
|
2024-09-05 11:16:11 +02:00 |
|
mlokr
|
4c95c767b1
|
making functions example pass
|
2024-09-04 23:46:32 +02:00 |
|
mlokr
|
7d8a7c142a
|
maybe fixing a bug 2
|
2024-09-04 18:53:07 +02:00 |
|
mlokr
|
d424ad8bad
|
maybe fixing a bug
|
2024-09-04 18:51:56 +02:00 |
|
mlokr
|
ce4b937bda
|
updating tests and fixing bug
|
2024-09-04 18:48:25 +02:00 |
|
mlokr
|
3763805c3a
|
some more
|
2024-09-04 18:43:08 +02:00 |
|
mlokr
|
69f362b53d
|
disasm now displays literal string value
|
2024-09-04 18:38:32 +02:00 |
|
mlokr
|
1a162af06b
|
adding disasm option
|
2024-09-04 17:56:59 +02:00 |
|
mlokr
|
6e58581cd1
|
fixing integer parsing bug
|
2024-09-04 17:13:43 +02:00 |
|
mlokr
|
0bf647174c
|
adding more type checking
|
2024-09-04 16:54:34 +02:00 |
|
mlokr
|
1c29fdf8f0
|
making tests more robust for no reason
|
2024-09-04 02:35:09 +02:00 |
|
mlokr
|
c1ca23438c
|
preparing for dead code elemination
|
2024-09-03 22:41:44 +02:00 |
|
mlokr
|
41fa4bdce0
|
adding disasembler
|
2024-09-03 22:34:17 +02:00 |
|
mlokr
|
467eff7440
|
adding bfn to ast nodes
|
2024-09-03 17:51:28 +02:00 |
|
mlokr
|
c760e9bcab
|
adding sime ignores
|
2024-09-03 00:27:50 +02:00 |
|
mlokr
|
9d7ab01ea3
|
some organization
|
2024-09-03 00:07:20 +02:00 |
|
mlokr
|
29d7a6f964
|
what
|
2024-09-02 13:28:07 +02:00 |
|
mlokr
|
e7c5b13dc8
|
fixing nasety bug
|
2024-09-02 04:45:42 +02:00 |
|
mlokr
|
90d600af42
|
popping the inlined function arguments
|
2024-09-02 03:56:22 +02:00 |
|
mlokr
|
6f544251be
|
fixing inconststent context for function
|
2024-09-02 03:37:49 +02:00 |
|
mlokr
|
a023e29d51
|
fixing inlining related bugs
|
2024-09-02 03:21:39 +02:00 |
|
mlokr
|
e221a28a46
|
small fix
|
2024-09-02 02:45:03 +02:00 |
|
mlokr
|
c63fc01d4e
|
uptimizing a bit more, inline calls
|
2024-09-02 02:38:11 +02:00 |
|
mlokr
|
85c09956b1
|
most likely fixed
|
2024-09-01 23:51:59 +02:00 |
|
mlokr
|
436a11c2dc
|
maybe fixed
|
2024-09-01 23:14:48 +02:00 |
|
mlokr
|
e286da68d6
|
ups
|
2024-09-01 22:08:17 +02:00 |
|
mlokr
|
195e212343
|
fixing minmaxing bug
|
2024-09-01 22:07:45 +02:00 |
|
mlokis
|
da23c9eb1f
|
Merge pull request 'Support Hex, Binary, and Octal number literals' (#20) from koniifer/holey-bytes:trunk into trunk
Reviewed-on: https://git.ablecorp.us/AbleOS/holey-bytes/pulls/20
|
2024-09-01 19:19:10 +00:00 |
|
mlokr
|
2c67acdbf9
|
removing garbage
|
2024-09-01 21:15:29 +02:00 |
|
koniifer
|
335dc65388
|
fix obvious bugs, add unit test, hopefully preserve radix when formatting
|
2024-09-01 20:07:19 +01:00 |
|
mlokr
|
3e1e450de4
|
bruh
|
2024-09-01 21:05:17 +02:00 |
|
koniifer
|
58d89968a7
|
forgot octals exist
|
2024-09-01 18:45:38 +01:00 |
|
koniifer
|
c8429b4472
|
support hex, octal, binary literals
|
2024-09-01 18:42:04 +01:00 |
|
mlokr
|
d8875ecdca
|
fixed confused shift tokens (I still dont know which side is left)
|
2024-07-21 10:29:58 +02:00 |
|
mlokr
|
c0e5447ddd
|
fixed nasty wrong scope bug
|
2024-07-20 18:52:24 +02:00 |
|