|
014f161633
|
Implemented more arm64 instructions
|
2025-03-06 23:13:14 +01:00 |
|
|
1832d2c73b
|
Updated readme
|
2025-03-06 17:05:33 +01:00 |
|
|
9dfff1fd4e
|
Updated donation links
|
2025-03-06 17:02:16 +01:00 |
|
|
fee1b27bfe
|
Enabled arm64 encoding
|
2025-03-06 16:54:28 +01:00 |
|
|
e3957fc318
|
Fixed incorrect architecture detection
|
2025-03-06 14:17:09 +01:00 |
|
|
dfe807c2e2
|
Added basic support for arm64
|
2025-03-06 13:40:17 +01:00 |
|
|
cc1c990dc8
|
Removed unnecessary list of registers
|
2025-03-05 14:41:58 +01:00 |
|
|
bfa8f9c7c4
|
Improved performance of the data finalizer
|
2025-03-04 16:54:17 +01:00 |
|
|
ada7aaa1e2
|
Removed dead code
|
2025-03-04 13:35:55 +01:00 |
|
|
9a018f29e7
|
Implemented parameter passing for function pointers
|
2025-03-03 14:32:11 +01:00 |
|
|
b095a95021
|
Implemented dependency tracking
|
2025-03-03 12:14:53 +01:00 |
|
|
acfa6de1d4
|
Implemented calls using memory addresses
|
2025-03-03 00:53:41 +01:00 |
|
|
225d78e2d8
|
Simplified compilation of function calls
|
2025-03-02 21:36:23 +01:00 |
|
|
c777d73bbb
|
Implemented register calls
|
2025-03-02 17:53:18 +01:00 |
|
|
0483176e56
|
Fixed missing values of casts
|
2025-03-01 23:04:37 +01:00 |
|
|
d185bd9cc0
|
Switched to pointer receivers for values
|
2025-03-01 18:38:00 +01:00 |
|
|
32d81ce98d
|
Fixed server example for Mac
|
2025-03-01 12:48:34 +01:00 |
|
|
6698cd95ad
|
Added more tests
|
2025-03-01 12:19:51 +01:00 |
|
|
a27b8efb36
|
Improved implementation of assign operators
|
2025-03-01 11:34:36 +01:00 |
|
|
485efe5727
|
Added more tests
|
2025-02-28 19:52:21 +01:00 |
|
|
6fef3bccf6
|
Fixed inconsistent lifetimes
|
2025-02-28 19:37:06 +01:00 |
|
|
efecfc3b7c
|
Simplified expression evaluation
|
2025-02-28 16:07:10 +01:00 |
|
|
9cfca57111
|
Implemented Value interface
|
2025-02-28 12:15:19 +01:00 |
|
|
fbcadae268
|
Simplified Evaluate function
|
2025-02-27 23:28:17 +01:00 |
|
|
3d294eb35c
|
Added eval package
|
2025-02-27 19:45:18 +01:00 |
|
|
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 |
|