Commit graph

421 commits

Author SHA1 Message Date
891b4d9f90
Simplified Evaluate function 2025-02-27 15:30:44 +01:00
da6dcc4433
Added Value type 2025-02-27 14:16:25 +01:00
a905710982
Added placeholders for type casts 2025-02-27 00:18:34 +01:00
f87cda97e2
Simplified constant folding 2025-02-26 20:02:53 +01:00
818477f5c3
Updated documentation 2025-02-26 14:47:55 +01:00
bf5110edd4
Implemented boolean literals 2025-02-26 14:33:41 +01:00
1f0db51a95
Updated module path 2025-02-25 17:16:09 +01:00
06c662589e
Changed test order 2025-02-25 17:06:46 +01:00
4587503a57
Removed log from the standard library 2025-02-22 18:02:50 +01:00
49214c9a6e
Added more tests 2025-02-22 13:58:07 +01:00
a75aad52f6
Fixed incorrect division results 2025-02-22 12:54:23 +01:00
65b74046e1
Updated documentation 2025-02-21 22:39:01 +01:00
cf1ed9948f
Simplified the functions that generate executables 2025-02-21 19:46:32 +01:00
96ac298980
Implemented environment type 2025-02-21 17:35:42 +01:00
1268344238
Improved label consistency 2025-02-21 17:04:13 +01:00
a8d15a4305
Improved code consistency 2025-02-21 15:57:03 +01:00
d5bcf340e9
Fixed incorrect const values 2025-02-21 13:47:56 +01:00
4dbfa80939
Added more tests 2025-02-21 11:45:32 +01:00
8f3fa494ba
Added byte type 2025-02-21 11:27:45 +01:00
46ceb738ed
Improved documentation 2025-02-20 23:54:13 +01:00
f6242bc7ec
Improved code quality 2025-02-20 16:55:17 +01:00
5f7cc9115a
Added more tests 2025-02-20 15:06:22 +01:00
35ee40988d
Simplified ast package 2025-02-20 14:12:25 +01:00
d26bf9d1a9
Implemented for loops 2025-02-19 23:46:17 +01:00
ac03657307
Implemented loop iterators 2025-02-19 17:52:15 +01:00
144810c6c8
Implemented loads with register offsets 2025-02-19 15:36:42 +01:00
c86766bd33
Updated documentation 2025-02-17 23:51:31 +01:00
919537a33b
Simplified config package 2025-02-17 23:36:11 +01:00
930b5e16f4
Simplified standard library 2025-02-17 17:49:42 +01:00
6eab48c586
Improved type system 2025-02-17 14:31:47 +01:00
78f2670553
Fixed incorrect link 2025-02-17 11:17:36 +01:00
4bc4e7ef05
Updated documentation 2025-02-17 11:15:59 +01:00
7951136234
Updated documentation 2025-02-17 11:05:17 +01:00
0bd8a94d56
Fixed a special case in the expression parser 2025-02-17 10:42:44 +01:00
75b0bd7e31
Added more tests 2025-02-16 23:42:05 +01:00
03ce7a608a
Improved shell example 2025-02-16 21:30:36 +01:00
aa5f4513e8
Updated todo list 2025-02-16 19:58:47 +01:00
90c1bc54b1
Improved formatting of load and store commands 2025-02-16 19:29:22 +01:00
11d6e43e67
Fixed fs package tests 2025-02-16 17:40:06 +01:00
6cdcfbba1d
Fixed build constraints for other systems 2025-02-16 17:39:03 +01:00
ac55700ddd
Fixed build constraints for FreeBSD 2025-02-16 17:32:48 +01:00
e737038441
Updated dependencies 2025-02-16 17:30:03 +01:00
9da25da525
Added a program init function 2025-02-16 15:46:54 +01:00
0ddaeca844
Improved thread creation on Linux 2025-02-16 11:31:31 +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
5f37a9e84a
Fixed build package tests on Windows 2025-02-14 20:57:13 +01:00
46102bd44a
Fixed fs package tests on Windows 2025-02-14 20:35:44 +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