Jakub Doka
|
f1e715e9bd
|
refactoring truncation
|
2024-11-12 19:02:29 +01:00 |
|
Jakub Doka
|
d99672b751
|
fixing too strict assert
|
2024-11-11 22:14:54 +01:00 |
|
Jakub Doka
|
63a1c7feb4
|
fixing float conversion constant folding
|
2024-11-09 13:54:08 +01:00 |
|
Jakub Doka
|
999b25df8b
|
adding '_ = <expr>' syntax
|
2024-11-03 22:27:37 +01:00 |
|
Jakub Doka
|
9de631234d
|
adding unreachable
|
2024-11-03 10:15:03 +01:00 |
|
Jakub Doka
|
24b9f9e78b
|
adding floating point conversions
|
2024-10-29 14:24:31 +01:00 |
|
Jakub Doka
|
80558ea7e6
|
adding floating point arithmetic
|
2024-10-29 13:36:12 +01:00 |
|
Jakub Doka
|
047e1ed15c
|
adding null
|
2024-10-27 19:55:11 +01:00 |
|
Jakub Doka
|
b429534d23
|
moving hbvm related code into one file
|
2024-10-27 14:29:14 +01:00 |
|
Jakub Doka
|
b187af64a8
|
removing old compiler
|
2024-10-27 13:57:00 +01:00 |
|
Jakub Doka
|
ce7bb001da
|
handling infinite loops properly
|
2024-10-27 11:32:34 +01:00 |
|
Jakub Doka
|
517850f283
|
fixing undescriptive error or not enough arguments
|
2024-10-25 22:59:01 +02:00 |
|
Jakub Doka
|
2aa5ba9abc
|
generic functions work now
|
2024-10-22 07:20:08 +02:00 |
|
Jakub Doka
|
ad4aed9c98
|
fixing loop bugs and some optimization edgecases
|
2024-10-21 15:12:37 +02:00 |
|
Jakub Doka
|
959bfd7f76
|
cleanup: 1
|
2024-10-19 19:37:02 +02:00 |
|
Jakub Doka
|
dc2e0cc5b3
|
implementing dependency fetching
|
2024-10-14 13:25:38 +02:00 |
|
Jakub Doka
|
c4826d3bfd
|
fixing feature incompatibility
|
2024-10-12 13:07:49 +02:00 |
|
Jakub Doka
|
f0ae65606d
|
renaming directories, reducing temporary allocations during parsing
|
2024-10-10 15:48:08 +02:00 |
|