mlokr
|
876690319f
|
slight improvement
|
2024-06-25 19:46:48 +02:00 |
|
mlokr
|
c835317287
|
slight improvement
|
2024-06-25 19:22:49 +02:00 |
|
mlokr
|
8442b55aa6
|
improved exer
|
2024-06-25 19:13:42 +02:00 |
|
mlokr
|
e07265c88b
|
improved exer
|
2024-06-25 19:12:35 +02:00 |
|
mlokr
|
6a69042cb7
|
improved exer
|
2024-06-25 18:39:59 +02:00 |
|
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
|
61ecbbd304
|
putting tests as examples in readme
|
2024-06-15 10:37:50 +02:00 |
|
mlokr
|
20903ef294
|
smh my head
|
2024-06-12 16:29:41 +02:00 |
|
mlokr
|
98862edd58
|
other stuff
|
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
|
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
|
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
|
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
|
d5a5c932e7
|
finishing structures
|
2024-05-12 20:10:50 +02:00 |
|
mlokr
|
bc59886428
|
adding per function dead code elimination
|
2024-05-12 14:56:59 +02:00 |
|
mlokr
|
f87959aacb
|
adding structures
|
2024-05-12 13:13:36 +02:00 |
|
mlokr
|
80b05779ea
|
adding struct syntax
|
2024-05-12 12:21:40 +02:00 |
|
mlokr
|
4bb5ec1953
|
adding struct syntax
|
2024-05-12 12:16:40 +02:00 |
|
mlokr
|
86013a50a4
|
identifiers are now properly checked
|
2024-05-12 11:52:58 +02:00 |
|
mlokr
|
465b185452
|
foo bar
|
2024-05-11 22:23:58 +02:00 |
|
mlokr
|
b794fa7c3c
|
foo bar
|
2024-05-11 22:22:12 +02:00 |
|
mlokr
|
a3c4b878b2
|
adding loops
|
2024-05-11 18:16:27 +02:00 |
|
mlokr
|
7f32e7775c
|
making if statements without else branch work
|
2024-05-11 17:05:22 +02:00 |
|
mlokr
|
1d74f27b0e
|
making the functions kind of walk
|
2024-05-11 16:04:13 +02:00 |
|
mlokr
|
7435218999
|
fixing relative jumps to not offset from immidiate adress but from instruction adress
|
2024-05-11 12:51:32 +02:00 |
|
mlokr
|
cf99091a45
|
now compiling some trivial arithmetic
|
2024-05-10 22:54:12 +02:00 |
|
mlokr
|
81952cfc40
|
compiling return stmt
|
2024-05-10 21:38:15 +02:00 |
|
mlokr
|
68d53544fd
|
compiling return stmt
|
2024-05-10 21:33:42 +02:00 |
|
mlokr
|
aa77a2f822
|
fixing JALA and JAL saving self reference instead of reference to the next instruction
|
2024-05-10 15:29:11 +02:00 |
|
mlokr
|
1c08148dc9
|
starting from zero again
|
2024-05-09 23:41:59 +02:00 |
|
mlokr
|
326adf47ce
|
wha
|
2024-05-09 18:18:19 +02:00 |
|
able
|
37ff58c5e5
|
Removing old deprecated things.
|
2024-04-29 05:02:33 -05:00 |
|
mlokr
|
9ddc336ecd
|
fixing deprecated stuff, i hate this
|
2024-02-14 12:30:38 +01:00 |
|
mlokr
|
975ce8a9fe
|
more
|
2024-02-04 18:32:55 +01:00 |
|
mlokr
|
8a3dd3001d
|
smh
|
2024-02-04 10:34:25 +01:00 |
|
mlokr
|
bcbe47bcd6
|
some more progress on codegen
|
2024-02-03 21:43:54 +01:00 |
|
mlokr
|
6e464be33d
|
adding more parsing with a sanity test
|
2024-02-01 16:11:10 +01:00 |
|
mlokr
|
09aacff161
|
establishing some syntax
|
2024-01-31 20:11:57 +01:00 |
|
mlokr
|
433f2db4d1
|
fixing some warnings
|
2024-01-31 17:54:38 +01:00 |
|