Qrakhen
|
8e49a333c3
|
fix stack issue right at init
|
2025-12-05 14:44:41 +01:00 |
Qrakhen
|
3c72680808
|
adadr operator
|
2025-12-05 08:19:09 +01:00 |
Qrakhen
|
db68d9e9ce
|
fix the stack issue for now by simply peeking the stack rather than popping it for global assignments.
|
2025-12-04 14:46:35 +01:00 |
Qrakhen
|
9ec6f49450
|
Merge branch 'dev' of git.sygade.eu:qrakhen/qamp into dev
|
2025-12-04 14:19:41 +01:00 |
Qrakhen
|
290087f1a7
|
changes
|
2025-12-04 14:19:31 +01:00 |
Qrakhen
|
63cdc61c74
|
add incremental operators but fuck up the stack in the process
|
2025-12-04 13:49:56 +01:00 |
Qrakhen
|
bef91ed928
|
fix while
|
2025-12-04 00:58:36 +01:00 |
Qrakhen
|
e5a2c6db67
|
add some of that native stuff
|
2025-12-04 00:33:20 +01:00 |
Qrakhen
|
3d5736aaa3
|
fix a few issues, reset to net8 once again because everything is major fucked
|
2025-12-03 16:28:39 +01:00 |
Qrakhen
|
2b850168f1
|
remove tiling frames for now and add a more solid approach to extensions with fast compiled linq expressions
|
2025-12-03 14:53:31 +01:00 |
Qrakhen
|
30a11c7b0b
|
make editor editing and running
|
2025-11-25 23:09:15 +01:00 |
Qrakhen
|
a39096014c
|
fix formatting everywhere and make operation resolving faster
|
2025-11-23 07:38:22 +01:00 |
Qrakhen
|
fad93a7973
|
use switch rather than dict lookup
|
2025-11-23 07:14:26 +01:00 |
Qrakhen
|
f9f2f5b81a
|
make tokens into flags yo
|
2025-11-23 00:38:21 +01:00 |
Qrakhen
|
8603cfe3d8
|
fix a few error
|
2025-11-18 23:42:34 +01:00 |
Qrakhen
|
4f6d0fdf5b
|
add conditionals for logging to actually test performance
|
2025-11-18 22:49:32 +01:00 |
Qrakhen
|
367b334b79
|
add lists, itemprovider logic, structs
|
2025-11-18 22:17:30 +01:00 |
Qrakhen
|
53fdea4d18
|
add throws and enhance performance
|
2025-11-18 17:06:45 +01:00 |
Qrakhen
|
64ab1d8fad
|
remove duplicate readme
|
2025-11-18 00:23:11 +01:00 |
Qrakhen
|
c097e42c09
|
add array add, set, get
|
2025-11-18 00:21:06 +01:00 |
Qrakhen
|
e86f463de6
|
add array declarations
|
2025-11-18 00:00:50 +01:00 |
Qrakhen
|
a44385d35a
|
net10 working now but profiler still isnt :(
|
2025-11-13 04:44:53 +01:00 |
Qrakhen
|
46847cf672
|
add reader repo
|
2025-11-13 02:57:30 +01:00 |
Qrakhen
|
9e4fbd5906
|
clean up code a bit and revert back to .net8 in a desperate attempt to fix the profiler
|
2025-11-11 18:04:56 +01:00 |
Qrakhen
|
dc94c16b03
|
faster number check
|
2025-11-09 20:04:34 +01:00 |
Qrakhen
|
0b350ff4ec
|
include context in serialization
|
2025-11-09 12:51:19 +01:00 |
Qrakhen
|
fb4b062fc9
|
put strings on a hash table, serializiation for test purposes
|
2025-11-09 12:29:46 +01:00 |
Qrakhen
|
298a2ffa67
|
added some classic sqript spice, fixed a few bugs
|
2025-11-09 10:44:49 +01:00 |
Qrakhen
|
3013a338ed
|
add native extensions
|
2025-11-09 10:00:32 +01:00 |
Qrakhen
|
0e11be061b
|
fix a few issues, split CLI classes, fix member calls
|
2025-11-09 09:33:08 +01:00 |
Qrakhen
|
1c161bfda4
|
i did it. it's running. holy crap.
|
2025-11-09 08:11:27 +01:00 |
Qrakhen
|
f584435bff
|
lots of things, but mainly finish runner. gonna be a ton of debugging now.
|
2025-11-09 06:50:14 +01:00 |
Qrakhen
|
d3b4ac2da9
|
move readme to rot
|
2025-11-07 17:26:04 +01:00 |
Qrakhen
|
6d66473999
|
add super funny readme as i got nothing else to show for rn
|
2025-11-07 17:23:00 +01:00 |
Qrakhen
|
47dcc24e1e
|
add small todolist for me
|
2025-11-07 14:56:24 +01:00 |
Qrakhen
|
703410b548
|
rewrite Pointer<T>
|
2025-11-07 14:49:22 +01:00 |
Qrakhen
|
ada9fc766e
|
add while loop compilation and fix a few issues with execution
|
2025-11-07 14:40:56 +01:00 |
Qrakhen
|
5d17059a7a
|
implement dynamic reading everywhere, add method rendering and super calls
|
2025-11-07 14:06:56 +01:00 |
Qrakhen
|
da653b3ce5
|
initial commit
|
2025-11-06 14:36:38 +01:00 |