417 Commits

Author SHA1 Message Date
ebe53b3b50
Updated documentation 2025-02-26 14:47:55 +01:00
5f46a6f14e
Implemented boolean literals 2025-02-26 14:33:41 +01:00
91f34bc88f
Updated module path 2025-02-25 17:16:09 +01:00
98edfb19fd
Changed test order 2025-02-25 17:06:46 +01:00
467fbd9725
Removed log from the standard library 2025-02-22 18:02:50 +01:00
df782ae1cb
Added more tests 2025-02-22 13:58:07 +01:00
c088697446
Fixed incorrect division results 2025-02-22 12:54:23 +01:00
7598411c8f
Updated documentation 2025-02-21 22:39:01 +01:00
264872e638
Simplified the functions that generate executables 2025-02-21 19:46:32 +01:00
91e01de3ad
Implemented environment type 2025-02-21 17:35:42 +01:00
4caac57210
Improved label consistency 2025-02-21 17:04:13 +01:00
08436c31c0
Improved code consistency 2025-02-21 15:57:03 +01:00
1ca61190eb
Fixed incorrect const values 2025-02-21 13:47:56 +01:00
04ece57b27
Added more tests 2025-02-21 11:45:32 +01:00
a42115c0fb
Added byte type 2025-02-21 11:27:45 +01:00
8b932fb332
Improved documentation 2025-02-21 00:00:01 +01:00
36d0142573
Improved code quality 2025-02-20 16:55:17 +01:00
9779476fe7
Added more tests 2025-02-20 15:06:22 +01:00
b655950516
Simplified ast package 2025-02-20 14:12:25 +01:00
45a36a645a
Implemented for loops 2025-02-19 23:46:17 +01:00
7922cff7ba
Implemented loop iterators 2025-02-19 17:52:15 +01:00
1bc845e6f0
Implemented loads with register offsets 2025-02-19 15:36:42 +01:00
4cff697bf5
Updated documentation 2025-02-17 23:51:31 +01:00
3b76919fec
Simplified config package 2025-02-17 23:36:11 +01:00
b7685fd7ec
Simplified standard library 2025-02-17 17:49:42 +01:00
b8e37fafae
Improved type system 2025-02-17 14:31:47 +01:00
3550f9e24e
Fixed incorrect link 2025-02-17 11:17:36 +01:00
29b3bed452
Updated documentation 2025-02-17 11:15:59 +01:00
5905a5bfa5
Updated documentation 2025-02-17 11:05:17 +01:00
3fb6061c30
Fixed a special case in the expression parser 2025-02-17 10:42:44 +01:00
9574a26da7
Added more tests 2025-02-16 23:42:05 +01:00
216e66473e
Improved shell example 2025-02-16 21:30:36 +01:00
596dbc6226
Updated todo list 2025-02-16 19:58:47 +01:00
dc3ba6504f
Improved formatting of load and store commands 2025-02-16 19:29:22 +01:00
c633f94d29
Fixed fs package tests 2025-02-16 17:40:06 +01:00
7262f49717
Fixed build constraints for other systems 2025-02-16 17:39:03 +01:00
546da5d8b2
Fixed build constraints for FreeBSD 2025-02-16 17:32:48 +01:00
eeb8f86e46
Updated dependencies 2025-02-16 17:30:03 +01:00
9f125694be
Added a program init function 2025-02-16 15:46:54 +01:00
00be603b8f
Improved thread creation on Linux 2025-02-16 11:31:31 +01:00
d0bcd8cf9f
Improved Windows ABI support 2025-02-15 18:23:33 +01:00
0a1a8f741d
Implemented const keyword 2025-02-15 14:38:01 +01:00
be028a52d1
Fixed build package tests on Windows 2025-02-14 20:57:13 +01:00
4df847bf60
Fixed fs package tests on Windows 2025-02-14 20:35:44 +01:00
88b3f468d1
Updated Go version 2025-02-14 16:46:36 +01:00
d589b02570
Added more tests 2025-02-14 15:26:07 +01:00
c8b5c4dbfe
Added more tests 2025-02-14 00:26:48 +01:00
e4cbb91f61
Improved error message for invalid instructions 2025-02-13 22:12:57 +01:00
aec22b0a7e
Removed unnecessary parameter 2025-02-13 16:58:59 +01:00
0dffb79364
Simplified compiler package 2025-02-12 19:05:40 +01:00