Jakub Doka
|
959bfd7f76
|
cleanup: 1
|
2024-10-19 19:37:02 +02:00 |
|
Jakub Doka
|
6ad0b41759
|
fixing code scheduling bugs
|
2024-10-19 10:17:36 +02:00 |
|
Jakub Doka
|
89cc611f7a
|
good direction
|
2024-10-18 16:57:00 +02:00 |
|
Jakub Doka
|
cf74fdd99c
|
adding loops and seeing they totally not work
|
2024-10-18 16:52:54 +02:00 |
|
Jakub Doka
|
58578dd4b2
|
adding loops and seeing they totally not work
|
2024-10-18 16:51:54 +02:00 |
|
Jakub Doka
|
4a7b4e4ead
|
handling conditional stores
|
2024-10-18 13:11:11 +02:00 |
|
Jakub Doka
|
c900f4ef5c
|
removing offset from stores and loads
|
2024-10-18 09:52:50 +02:00 |
|
Jakub Doka
|
3a494147ec
|
reorganizing tests
|
2024-10-18 08:43:50 +02:00 |
|
Jakub Doka
|
4336fec653
|
structs work with optimizations
|
2024-10-17 22:29:09 +02:00 |
|
Jakub Doka
|
11f6537a09
|
foo
|
2024-10-17 19:32:10 +02:00 |
|
Jakub Doka
|
f5ef62c6bb
|
fixing nasty bug
|
2024-10-17 15:48:22 +02:00 |
|
Jakub Doka
|
ea736d8824
|
lota of progress
|
2024-10-14 22:04:18 +02:00 |
|
Jakub Doka
|
dc2e0cc5b3
|
implementing dependency fetching
|
2024-10-14 13:25:38 +02:00 |
|
Jakub Doka
|
c9b85f9004
|
fixing sizeof not storing values
|
2024-10-13 22:24:57 +02:00 |
|
Jakub Doka
|
af147b3cb6
|
adding test for embed
|
2024-10-13 20:01:18 +02:00 |
|
Jakub Doka
|
0f8a720fe8
|
wrong handling of embeds
|
2024-10-13 16:38:51 +02:00 |
|
Jakub Doka
|
2ab6f6c914
|
resolving shadoving in inlined functions correctly
|
2024-10-13 16:16:27 +02:00 |
|
Jakub Doka
|
54d93608aa
|
correctly implementing big block copies
|
2024-10-13 15:49:14 +02:00 |
|
Jakub Doka
|
19a6cdd764
|
implementing embeds
|
2024-10-13 15:33:57 +02:00 |
|
Jakub Doka
|
2660d976fe
|
fixing arithmetic bug
|
2024-10-13 15:22:16 +02:00 |
|
Jakub Doka
|
659ccbd637
|
adding stricter typechecking
|
2024-10-13 14:11:17 +02:00 |
|
Jakub Doka
|
3a2367f24f
|
fixing some bugs
|
2024-10-13 13:30:00 +02:00 |
|
Jakub Doka
|
0f4ff918d2
|
fixing bugs and improving memory consumption
|
2024-10-13 12:25:12 +02:00 |
|
Jakub Doka
|
6d7e726066
|
fixing generic function inlining
|
2024-10-12 22:29:52 +02:00 |
|
Jakub Doka
|
9e65f3949d
|
fixing arg datarace
|
2024-10-12 22:21:20 +02:00 |
|
Jakub Doka
|
bf00dc85b2
|
progres on inline generic funcs and bettere error message
|
2024-10-12 22:03:53 +02:00 |
|
Jakub Doka
|
5364b66629
|
adding gzip to static files
|
2024-10-12 15:04:58 +02:00 |
|
Jakub Doka
|
c4826d3bfd
|
fixing feature incompatibility
|
2024-10-12 13:07:49 +02:00 |
|
Jakub Doka
|
07638caff0
|
starting the compiler wasm
|
2024-10-10 19:01:12 +02:00 |
|
Jakub Doka
|
5ef1ec4811
|
removing obvious temporary allocation
|
2024-10-10 16:08:03 +02:00 |
|
Jakub Doka
|
f0ae65606d
|
renaming directories, reducing temporary allocations during parsing
|
2024-10-10 15:48:08 +02:00 |
|