|
df6f7d5a57
|
Implemented parameter passing for function pointers
|
2025-03-03 14:32:11 +01:00 |
|
|
751614e7c0
|
Implemented dependency tracking
|
2025-03-03 12:14:53 +01:00 |
|
|
08660ad845
|
Implemented calls using memory addresses
|
2025-03-03 00:53:41 +01:00 |
|
|
ea233d789d
|
Simplified compilation of function calls
|
2025-03-02 21:36:23 +01:00 |
|
|
c3054369e3
|
Implemented register calls
|
2025-03-02 17:53:18 +01:00 |
|
|
d7f30d8319
|
Fixed missing values of casts
|
2025-03-01 23:04:37 +01:00 |
|
|
ae6530aadb
|
Added placeholders for type casts
|
2025-02-27 00:18:34 +01:00 |
|
|
91f34bc88f
|
Updated module path
|
2025-02-25 17:16:09 +01:00 |
|
|
91e01de3ad
|
Implemented environment type
|
2025-02-21 17:35:42 +01:00 |
|
|
9f125694be
|
Added a program init function
|
2025-02-16 15:46:54 +01:00 |
|
|
b7b4dad1a5
|
Simplified return code
|
2025-02-12 17:34:48 +01:00 |
|
|
b32df45289
|
Removed unnecessary function
|
2025-02-12 16:29:45 +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 |
|
|
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 |
|
|
2b2e707520
|
Implemented length storage of allocated memory
|
2025-02-09 14:14:41 +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 |
|
|
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 |
|
|
03a3bd8f02
|
Implemented structs
|
2025-02-04 18:16:31 +01:00 |
|
|
162824ec1c
|
Implemented basic support for function pointers
|
2025-01-30 16:33:20 +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 |
|