Commit graph

103 commits

Author SHA1 Message Date
6eab48c586
Improved type system 2025-02-17 14:31:47 +01:00
b3fec98baf
Improved Windows ABI support 2025-02-15 18:23:33 +01:00
91a3ec9d52
Implemented const keyword 2025-02-15 14:38:01 +01:00
3b6b87f223
Updated Go version 2025-02-14 16:46:36 +01:00
b065f56b8e
Added more tests 2025-02-14 15:26:07 +01:00
5f3cb22779
Added more tests 2025-02-14 00:26:48 +01:00
2b9cecd62b
Improved error message for invalid instructions 2025-02-13 22:12:57 +01:00
4803b81845
Implemented extern functions 2025-02-12 00:04:30 +01:00
38b573085e
Added more tests 2025-02-11 18:48:40 +01:00
e2f607805c
Improved type system checks 2025-02-10 14:09:27 +01:00
2e3857622a
Improved type system 2025-02-09 23:52:07 +01:00
a24b8a7586
Fixed incorrect parameters for memory deallocation 2025-02-09 15:25:25 +01:00
6ebd1829fb
Added more tests 2025-02-07 21:25:29 +01:00
559df424d3
Added server example 2025-02-06 12:49:17 +01:00
f7bc903aa4
Added more tests 2025-02-05 11:11:15 +01:00
71d7cdf5b2
Implemented reading from struct fields 2025-02-04 20:43:15 +01:00
30940f0100
Implemented struct parser 2025-02-04 14:41:04 +01:00
f2f0624638
Fixed missing register move in if statements 2025-02-03 13:17:48 +01:00
d3823e9cfe
Added return count mismatch error 2025-02-03 13:13:17 +01:00
699dbe4fd5
Implemented function pointers as parameters 2025-01-30 23:57:41 +01:00
977028f8ab
Improved code style 2025-01-30 22:23:38 +01:00
169810e3a2
Implemented dynamic array indices 2025-01-24 22:47:28 +01:00
2c964791f7
Updated documentation 2024-08-26 12:46:47 +02:00
074ce25997
Improved Windows support 2024-08-14 13:41:22 +02:00
2e354befc3
Improved out of memory test 2024-08-12 15:46:45 +02:00
5d195da51e
Fixed out of memory test 2024-08-12 15:44:09 +02:00
7c81c3451f
Added more tests 2024-08-11 14:00:51 +02:00
69a5fdc703
Improved type system 2024-08-08 12:55:25 +02:00
a466281307
Simplified file structure 2024-08-07 19:39:10 +02:00
cacee7260a
Implemented type checks 2024-08-07 16:20:03 +02:00
188b85fdce
Added types 2024-08-05 18:47:24 +02:00
14e2aa0588
Implemented multiple return values 2024-08-05 12:39:07 +02:00
40d2171c48
Added prime numbers example 2024-08-04 16:17:33 +02:00
a811da3477
Added more tests 2024-08-03 23:05:09 +02:00
178d543f8f
Added a rudimentary FizzBuzz example 2024-08-03 01:11:22 +02:00
8766a4ef1a
Fixed incorrect register move 2024-08-02 12:55:25 +02:00
e5adcff1af
Added escape sequences 2024-07-31 17:50:31 +02:00
b8aa7ccf43
Added more tests 2024-07-31 15:27:20 +02:00
553a673b16
Added more tests 2024-07-31 15:24:21 +02:00
2d905c1ac0
Added a check for unused imports 2024-07-31 11:55:21 +02:00
9ea99c97c4
Added more examples 2024-07-31 00:03:16 +02:00
e537e543cc
Implemented else blocks 2024-07-30 16:36:33 +02:00
ff86dfe590
Added more tests 2024-07-30 15:46:47 +02:00
e6c201d9cb
Improved tests 2024-07-29 18:03:15 +02:00
67c7d1ec99
Implemented constant folding 2024-07-29 14:44:16 +02:00
6d77a8a120
Implemented numbers with different bases 2024-07-29 00:30:26 +02:00
0e999cae92
Implemented move with sign extension 2024-07-28 21:09:42 +02:00
8a4e623c9c
Added assertions to most tests 2024-07-28 18:47:13 +02:00
8d629dda72
Improved division split 2024-07-28 18:12:42 +02:00
4ded8260b3
Implemented negation 2024-07-28 15:42:51 +02:00