|
c8b5c4dbfe
|
Added more tests
|
2025-02-14 00:26:48 +01:00 |
|
|
aec22b0a7e
|
Removed unnecessary parameter
|
2025-02-13 16:58:59 +01:00 |
|
|
b7b4dad1a5
|
Simplified return code
|
2025-02-12 17:34:48 +01:00 |
|
|
3fb05c382a
|
Reduced number of register moves
|
2025-02-12 17:02:51 +01:00 |
|
|
b32df45289
|
Removed unnecessary function
|
2025-02-12 16:29:45 +01:00 |
|
|
be384c5136
|
Fixed incorrect number of history entries
|
2025-02-12 15:00:19 +01:00 |
|
|
c10395eddc
|
Fixed volatile registers on external calls
|
2025-02-12 12:47:08 +01:00 |
|
|
49afa5d800
|
Moved external calls to a separate function
|
2025-02-12 11:25:20 +01:00 |
|
|
3b66dae1d4
|
Implemented extern functions
|
2025-02-12 00:04:30 +01:00 |
|
|
4dd40f6fec
|
Added number of used functions to the statistics
|
2025-02-10 17:17:59 +01:00 |
|
|
371059d08a
|
Improved type system checks
|
2025-02-10 14:09:27 +01:00 |
|
|
f19d9063a5
|
Improved type system
|
2025-02-09 23:52:07 +01:00 |
|
|
7634244c56
|
Added array type
|
2025-02-09 20:25:37 +01:00 |
|
|
064bb3acc7
|
Added a zero byte at the end of strings
|
2025-02-09 15:37:00 +01:00 |
|
|
2b2e707520
|
Implemented length storage of allocated memory
|
2025-02-09 14:14:41 +01:00 |
|
|
d0d096bcd2
|
Improved server example
|
2025-02-08 17:34:11 +01:00 |
|
|
97cdcbd1cb
|
Implemented package specific structs
|
2025-02-08 16:06:39 +01:00 |
|
|
f36b1f6c7c
|
Added server example
|
2025-02-06 12:49:17 +01:00 |
|
|
d4f9071ee4
|
Renamed x64 to x86
|
2025-02-05 23:16:18 +01:00 |
|
|
37afbde0da
|
Added build statistics
|
2025-02-05 23:10:50 +01:00 |
|
|
12894dbcc5
|
Fixed register allocation on function calls
|
2025-02-05 22:49:39 +01:00 |
|
|
5d38a4980a
|
Implemented struct pointer types
|
2025-02-05 15:16:00 +01:00 |
|
|
8421a21c9a
|
Simplified type system
|
2025-02-04 23:58:01 +01:00 |
|
|
bde68d4d64
|
Implemented reading from struct fields
|
2025-02-04 20:43:15 +01:00 |
|
|
03a3bd8f02
|
Implemented structs
|
2025-02-04 18:16:31 +01:00 |
|
|
fff21230d7
|
Simplified register usage visualization
|
2025-02-03 21:20:48 +01:00 |
|
|
6959379182
|
Simplified identifier lookup
|
2025-02-03 15:22:57 +01:00 |
|
|
cb6b3a4cd0
|
Fixed missing register move in if statements
|
2025-02-03 13:17:48 +01:00 |
|
|
646dafd216
|
Added return count mismatch error
|
2025-02-03 13:13:17 +01:00 |
|
|
dd6d1cc16c
|
Implemented function pointers as parameters
|
2025-01-30 23:57:41 +01:00 |
|
|
162824ec1c
|
Implemented basic support for function pointers
|
2025-01-30 16:33:20 +01:00 |
|
|
92e4175bbd
|
Improved documentation
|
2025-01-28 14:04:30 +01:00 |
|
|
fb40059113
|
Added missing register deallocation
|
2025-01-26 14:31:38 +01:00 |
|
|
6dad6fb6a6
|
Implemented dynamic array indices
|
2025-01-24 22:47:28 +01:00 |
|
|
e2a6a31d8e
|
Reduced number of packages
|
2024-08-26 15:34:34 +02:00 |
|
|
b35b17bb32
|
Flattened package hierarchy
|
2024-08-25 20:38:22 +02:00 |
|
|
05789d9626
|
Improved Windows DLL calls
|
2024-08-19 11:11:45 +02:00 |
|
|
5d9be01a85
|
Improved type system
|
2024-08-08 12:55:25 +02:00 |
|
|
66569446b1
|
Simplified file structure
|
2024-08-07 19:39:10 +02:00 |
|