|
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 |
|
|
e2f607805c
|
Improved type system checks
|
2025-02-10 14:09:27 +01:00 |
|
|
f1c8b2daf5
|
Added funding information
|
2025-02-10 11:16:22 +01:00 |
|
|
e53ae57a74
|
Improved documentation
|
2025-02-10 10:56:32 +01:00 |
|
|
2e3857622a
|
Improved type system
|
2025-02-09 23:52:07 +01:00 |
|
|
c0ffddaba8
|
Added array type
|
2025-02-09 20:25:37 +01:00 |
|
|
bb01070950
|
Completed basic support for Windows
|
2025-02-09 16:31:16 +01:00 |
|
|
ba4f07893c
|
Implemented console output for Windows
|
2025-02-09 16:24:36 +01:00 |
|
|
abd19903ec
|
Added a zero byte at the end of strings
|
2025-02-09 15:37:00 +01:00 |
|
|
a24b8a7586
|
Fixed incorrect parameters for memory deallocation
|
2025-02-09 15:25:25 +01:00 |
|
|
129a674c2e
|
Fixed incorrect memory allocations
|
2025-02-09 14:38:01 +01:00 |
|
|
3043e4e2c4
|
Implemented length storage of allocated memory
|
2025-02-09 14:14:41 +01:00 |
|
|
79bb606e8d
|
Implemented network byte order conversion
|
2025-02-08 23:59:19 +01:00 |
|
|
084edba480
|
Fixed server example on Mac
|
2025-02-08 19:09:36 +01:00 |
|
|
971b7f4b76
|
Improved server example
|
2025-02-08 17:34:11 +01:00 |
|
|
b2030c506c
|
Improved error handling for struct types
|
2025-02-08 16:29:56 +01:00 |
|
|
8357aefc01
|
Implemented package specific structs
|
2025-02-08 16:06:39 +01:00 |
|
|
d71bbd51cf
|
Added generic types to sizeof
|
2025-02-08 14:44:13 +01:00 |
|
|
b02b722542
|
Removed unnecessary type conversions
|
2025-02-08 13:02:18 +01:00 |
|
|
c6ef9013a8
|
Added more tests
|
2025-02-08 00:40:41 +01:00 |
|
|
05688e9e79
|
Updated dependencies
|
2025-02-08 00:26:50 +01:00 |
|