mlokr
|
c85437e4e8
|
fixed a significant bugus
|
2024-06-24 17:45:58 +02:00 |
|
mlokr
|
76b3f9ff4b
|
pekomaaaaa
|
2024-06-24 17:26:00 +02:00 |
|
mlokr
|
66c3f7b0d4
|
cleanup
|
2024-06-23 13:55:48 +02:00 |
|
mlokr
|
b04d9e517e
|
tests pass again
|
2024-06-23 09:26:03 +02:00 |
|
mlokr
|
b46c64db4f
|
tests pass again
|
2024-06-23 09:09:33 +02:00 |
|
mlokr
|
6de8496aa5
|
whew
|
2024-06-21 23:07:32 +02:00 |
|
mlokr
|
499fe34f1d
|
psl
|
2024-06-20 11:23:37 +02:00 |
|
mlokr
|
36d978d798
|
cleaning up the docs
|
2024-06-20 11:18:36 +02:00 |
|
mlokr
|
bd2a49d29a
|
brah
|
2024-06-15 10:49:02 +02:00 |
|
mlokr
|
1c8645bf11
|
fixing pre
|
2024-06-15 10:48:42 +02:00 |
|
mlokr
|
1624559e7b
|
little guide to add examples
|
2024-06-15 10:46:53 +02:00 |
|
mlokr
|
1ca5d89644
|
pup
|
2024-06-15 10:38:16 +02:00 |
|
mlokr
|
61ecbbd304
|
putting tests as examples in readme
|
2024-06-15 10:37:50 +02:00 |
|
mlokr
|
002a7df509
|
adding more elaborate directive example
|
2024-06-15 09:37:19 +02:00 |
|
mlokr
|
20903ef294
|
smh my head
|
2024-06-12 16:29:41 +02:00 |
|
mlokr
|
aafcb2fbbd
|
size improvement
|
2024-06-06 15:39:10 +02:00 |
|
mlokr
|
98862edd58
|
other stuff
|
2024-06-01 20:30:15 +02:00 |
|
mlokr
|
b9de362ba2
|
making modules work
|
2024-06-01 20:30:15 +02:00 |
|
mlokr
|
e494785f93
|
some stuff
|
2024-05-20 14:11:58 +02:00 |
|
mlokr
|
aef9951bc5
|
implementing comptime constants
|
2024-05-19 18:20:42 +02:00 |
|
mlokr
|
b922dbd232
|
making progress on parallelization
|
2024-05-17 19:53:59 +02:00 |
|
mlokr
|
71c4d3632a
|
welp that was an accident
|
2024-05-16 22:56:53 +02:00 |
|
mlokr
|
8cb9f2eaac
|
fixing stack to what compiler assumes
|
2024-05-16 16:54:12 +02:00 |
|
mlokr
|
aae217dd00
|
making better use of parameter and return registers (use register 2 for arguments when possible)
|
2024-05-16 16:50:29 +02:00 |
|
mlokr
|
4502a64514
|
some cleanup and bug fix
|
2024-05-16 13:32:04 +02:00 |
|
mlokr
|
ca1d471646
|
adding imm operations is come cases
|
2024-05-16 13:29:16 +02:00 |
|
mlokr
|
2dff9f7244
|
slightly optimizing assignment
|
2024-05-16 12:56:33 +02:00 |
|
mlokr
|
3127d04e41
|
doing same for arguments
|
2024-05-16 12:42:11 +02:00 |
|
mlokr
|
589a30c8a3
|
making the variables smarter (only putting then on stack when they get referenced)
|
2024-05-16 12:23:37 +02:00 |
|
mlokr
|
8b81cfef37
|
cargo update
|
2024-05-15 14:39:36 +02:00 |
|
mlokr
|
6b74640c3f
|
accident
|
2024-05-15 14:37:03 +02:00 |
|
mlokr
|
87ba7aa203
|
removing deendence on macros with a simple build script
|
2024-05-15 14:36:38 +02:00 |
|
mlokr
|
78f9eb6acc
|
implementing codegen for all the operators
|
2024-05-15 11:10:20 +02:00 |
|
mlokr
|
3c09a5f23e
|
adding '<op>=' syntax
|
2024-05-15 10:37:39 +02:00 |
|
mlokr
|
70955c1792
|
adding directives
|
2024-05-14 23:07:32 +02:00 |
|
mlokr
|
d8a922df26
|
painfully, but suddle bugs with pointers are now fixed
|
2024-05-14 15:03:36 +02:00 |
|
mlokr
|
9aa5da82c9
|
saving before refactoring experiment
|
2024-05-14 14:01:40 +02:00 |
|
mlokr
|
fb481a0600
|
making stack reclamation
|
2024-05-14 12:17:39 +02:00 |
|
mlokr
|
d90f386bd2
|
adding an edge case
|
2024-05-13 15:27:09 +02:00 |
|
mlokr
|
c14e6c352d
|
fixing upcating bugs related to pointers
|
2024-05-13 15:24:48 +02:00 |
|
mlokr
|
9ccf91d072
|
adding pointer arithmetic test
|
2024-05-13 14:23:19 +02:00 |
|
mlokr
|
7cca9a3683
|
adding different-sized integers
|
2024-05-13 13:36:29 +02:00 |
|
mlokr
|
b28baa86f7
|
adding destination semantics for expressions
|
2024-05-13 11:05:35 +02:00 |
|
mlokr
|
2226a47aaa
|
fixing struct regurns
|
2024-05-13 09:55:09 +02:00 |
|
mlokr
|
0aec47e985
|
fixing struct regurns
|
2024-05-13 09:38:33 +02:00 |
|
mlokr
|
5c38115119
|
adding simple cli
|
2024-05-13 00:02:32 +02:00 |
|
mlokr
|
c3cbd054f7
|
improving code
|
2024-05-12 23:45:28 +02:00 |
|
mlokr
|
06e30529bf
|
added better error reports
|
2024-05-12 23:19:45 +02:00 |
|
mlokr
|
4ec635dc56
|
proper type display and pointer types
|
2024-05-12 22:40:28 +02:00 |
|
mlokr
|
a08856a464
|
fising spec
|
2024-05-12 20:14:46 +02:00 |
|