|
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 |
|
|
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 |
|
|
28292a64e3
|
Removed unnecessary parameter
|
2025-02-13 16:58:59 +01:00 |
|
|
693ef7e9c3
|
Simplified compiler package
|
2025-02-12 19:05:40 +01:00 |
|
|
bd71a29c04
|
Simplified return code
|
2025-02-12 17:34:48 +01:00 |
|
|
ef512441cf
|
Reduced number of register moves
|
2025-02-12 17:02:51 +01:00 |
|
|
2948a24478
|
Removed unnecessary function
|
2025-02-12 16:29:45 +01:00 |
|
|
5f8b859f4a
|
Fixed incorrect number of history entries
|
2025-02-12 15:00:19 +01:00 |
|
|
77d354936c
|
Fixed volatile registers on external calls
|
2025-02-12 12:47:08 +01:00 |
|
|
2203b124b7
|
Moved external calls to a separate function
|
2025-02-12 11:25:20 +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 |
|
|
1674b8384e
|
Improved color support on Windows
|
2025-02-11 12:41:20 +01:00 |
|
|
f1f09eaa2c
|
Added number of used functions to the statistics
|
2025-02-10 17:17:59 +01:00 |
|