|
4f6750dc8e
|
Improved variable definitions
|
2024-06-22 20:18:13 +02:00 |
|
|
2f7319e6a0
|
Added more tests
|
2024-06-22 13:20:11 +02:00 |
|
|
4faa1641c6
|
Added CPU type
|
2024-06-21 22:16:42 +02:00 |
|
|
1058970be3
|
Improved code layout
|
2024-06-21 12:48:01 +02:00 |
|
|
2c6999040d
|
Added more tests
|
2024-06-21 10:17:26 +02:00 |
|
|
ff2a43e593
|
Reduced memory usage
|
2024-06-20 11:29:39 +02:00 |
|
|
9b50c917e9
|
Improved documentation
|
2024-06-19 12:19:32 +02:00 |
|
|
76db8feee3
|
Implemented function calls
|
2024-06-18 16:42:56 +02:00 |
|
|
086998a0c3
|
Fixed incorrect operator symbol
|
2024-06-16 23:06:21 +02:00 |
|
|
8b49200a87
|
Improved expression tests
|
2024-06-16 22:55:12 +02:00 |
|
|
23c6134d9a
|
Improved expression parser
|
2024-06-16 22:48:14 +02:00 |
|
|
ef16bdb4c7
|
Implemented expression parsing
|
2024-06-16 16:57:33 +02:00 |
|
|
864c9c7b43
|
Added more tests
|
2024-06-15 20:25:37 +02:00 |
|
|
4776b4c14c
|
Improved error handling
|
2024-06-15 18:42:31 +02:00 |
|
|
57f1da10fe
|
Improved instruction parser
|
2024-06-15 14:46:44 +02:00 |
|
|
cf696a6f10
|
Added define operator
|
2024-06-15 11:36:57 +02:00 |
|
|
65791ea5a1
|
Added short form for variable definitions
|
2024-06-14 18:03:54 +02:00 |
|
|
6de8ac7b9f
|
Added missing flag check
|
2024-06-14 11:56:02 +02:00 |
|
|
19489d7a9a
|
Implemented numeric constants
|
2024-06-14 11:48:28 +02:00 |
|
|
f04e9d7a60
|
Implemented return keyword
|
2024-06-14 10:46:45 +02:00 |
|
|
f13f7c2800
|
Moved tests to a separate directory
|
2024-06-14 10:36:01 +02:00 |
|
|
d026010d32
|
Added more tests
|
2024-06-14 09:23:21 +02:00 |
|
|
9458253f31
|
Implemented error messages
|
2024-06-13 12:13:32 +02:00 |
|
|
2d990b0bee
|
Added support for single file builds
|
2024-06-12 12:10:29 +02:00 |
|
|
ef11656e47
|
Removed outdated code
|
2024-06-11 23:54:19 +02:00 |
|
|
e951170423
|
Updated dependencies
|
2024-06-11 15:49:27 +02:00 |
|
|
6fe30f31da
|
Reorganized file structure
|
2024-06-10 15:51:39 +02:00 |
|
|
c7354b8613
|
Added directory test
|
2024-06-09 14:35:23 +02:00 |
|
|
e93b797dc6
|
Added token tests
|
2024-06-06 21:35:14 +02:00 |
|
|
42a212a3f4
|
Improved file structure
|
2024-06-05 15:51:05 +02:00 |
|
|
453b4d8956
|
Added more tests
|
2024-06-04 15:51:31 +02:00 |
|
|
8974b8b0aa
|
Improved documentation
|
2024-06-02 15:20:05 +02:00 |
|
|
a7afd680da
|
Improved error handling
|
2023-11-03 10:42:10 +01:00 |
|
|
c4b28fb66e
|
Improved tokenizer
|
2023-10-31 21:13:14 +01:00 |
|
|
5c12992fca
|
Added assembler merging
|
2023-10-31 14:50:53 +01:00 |
|
|
b6be9357bf
|
Added a function scanner
|
2023-10-31 12:17:03 +01:00 |
|
|
ac157e580c
|
Added a tokenizer
|
2023-10-31 11:57:37 +01:00 |
|
|
8b19989372
|
Added file scanner
|
2023-10-30 16:17:41 +01:00 |
|
|
5fe83543fd
|
Improved build performance
|
2023-10-29 16:16:36 +01:00 |
|
|
fbe6aa80bb
|
Added memory address patching
|
2023-10-29 12:24:40 +01:00 |
|
|
d6be76b85a
|
Improved consistency
|
2023-10-28 13:02:26 +02:00 |
|
|
5b0d5c931f
|
Improved documentation
|
2023-10-28 12:51:19 +02:00 |
|
|
9a816ec7d7
|
Improved tests
|
2023-10-28 12:50:56 +02:00 |
|
|
a5ba316319
|
Improved assembler
|
2023-10-27 22:14:20 +02:00 |
|
|
ab48a86ccd
|
Improved assembler
|
2023-10-23 12:37:20 +02:00 |
|
|
a54c62f6e0
|
Implemented instruction lists
|
2023-10-21 17:46:20 +02:00 |
|
|
4967719902
|
Added assembler instructions
|
2023-10-21 13:41:47 +02:00 |
|
|
61af142930
|
Improved project structure
|
2023-10-20 17:07:44 +02:00 |
|
|
886ea27d54
|
Implemented directory walk
|
2023-10-20 15:29:40 +02:00 |
|
|
0fe419da86
|
Separated code and data
|
2023-10-20 13:22:06 +02:00 |
|