Karol Stasiak
|
d8defaad82
|
Fix and document for-each loops
|
2019-06-24 23:51:17 +02:00 |
|
Karol Stasiak
|
25c440f17d
|
Add local arrays
|
2019-06-24 22:32:29 +02:00 |
|
Karol Stasiak
|
f46466365b
|
Compilation order should be decided by the import statements
|
2019-06-14 23:20:03 +02:00 |
|
Karol Stasiak
|
326e9d0585
|
Documentation fixes
|
2019-06-05 18:34:32 +02:00 |
|
Karol Stasiak
|
1cb3b672b1
|
Add 8080-to-8086 translation
|
2019-05-31 17:03:35 +02:00 |
|
Karol Stasiak
|
d9f88cdfad
|
Const arrays
|
2019-04-30 00:41:42 +02:00 |
|
Karol Stasiak
|
eb69957ada
|
Update documentation
|
2019-04-15 01:58:51 +02:00 |
|
Karol Stasiak
|
7635fc256f
|
Update documentation
|
2019-03-18 23:15:28 +01:00 |
|
Karol Stasiak
|
acaaa5bdfe
|
Implicit ranges in for loops are dumb, remove
|
2018-12-22 01:30:54 +01:00 |
|
Karol Stasiak
|
960cee5124
|
Foreach statement; emitting subprocedures
|
2018-12-19 18:13:38 +01:00 |
|
Karol Stasiak
|
fc10746522
|
Alias improvements:
– aliases can now override other objects
– take aliases into account when ordering functions for optimizations and inlining
|
2018-12-19 17:33:51 +01:00 |
|
Karol Stasiak
|
2454f223c8
|
Return dispatch over enums
|
2018-12-19 01:04:56 +01:00 |
|
Karol Stasiak
|
78afe3d5f5
|
Preliminary support for volatile variables
|
2018-12-16 21:07:04 +01:00 |
|
Karol Stasiak
|
fe1bf68295
|
Add align keyword
|
2018-10-04 21:34:53 +02:00 |
|
Karol Stasiak
|
c4c1bf00f2
|
Enumeration types. Stricter type checks.
|
2018-07-20 22:46:53 +02:00 |
|
Karol Stasiak
|
35f3638a4f
|
Added alias support
|
2018-07-12 01:23:38 +02:00 |
|
Karol Stasiak
|
775707801c
|
Documentation improvements
|
2018-06-09 00:05:17 +02:00 |
|
Karol Stasiak
|
3296d5a201
|
Documentation improvements
|
2018-04-03 00:21:26 +02:00 |
|
Karol Stasiak
|
1a0737e4c9
|
Rename documentation files
|
2018-03-28 19:31:10 +02:00 |
|