This website requires JavaScript.
9be5c32d77
some work on natives... still. it got to be easier than this
dev
Qrakhen
2026-05-13 15:02:01 +0200
e4a9361e90
add pow operator, fix test script, add new build flag
Qrakhen
2026-05-08 12:22:36 +0200
5ad65da6da
forgot a word
Qrakhen
2026-05-08 06:53:04 +0200
5df7a32a7f
fix readme and remove unrelated library, no idea how it got here
Qrakhen
2026-05-08 06:47:01 +0200
ab44742443
new stuff, vscode support, globals fixed, better test script
Qrakhen
2026-05-08 05:29:09 +0200
1bbaa98add
better build, global native functions (spicy C style), some nice things, some bad things
Qrakhen
2026-05-08 03:13:53 +0200
1da47d39dd
make this work under linux lol
Qrakhen
2026-05-08 00:54:08 +0200
44b8bb8900
few things, realized i should actually do the native methods like the extension ones
Qrakhen
2026-01-08 13:53:48 +0100
aaec6375eb
bit a dis, bit a dat
Qrakhen
2026-01-08 09:29:20 +0100
a66580e7fe
like actually rewrite object tables and ptrs and stuff. much happier now
Qrakhen
2026-01-08 08:59:27 +0100
bdd1322a82
add handlers and routing
Qrakhen
2026-01-07 18:39:31 +0100
bb13c0ae2b
dynval
Qrakhen
2026-01-07 18:10:42 +0100
f62c48396f
add memory class isnt that cool
Qrakhen
2026-01-07 14:57:03 +0100
880f3e60ce
add some very basic foundation for static typing
Qrakhen
2025-12-16 10:02:24 +0100
c4de1dfb0a
add stdoutinerr support
Qrakhen
2025-12-11 20:29:44 +0100
3b50abebe4
add benchmark during digestion
Qrakhen
2025-12-11 18:25:01 +0100
d79cdf9c92
add addr of feature
Qrakhen
2025-12-10 16:03:21 +0100
c42a9a42e6
make the more nested < operators faster
Qrakhen
2025-12-10 15:50:36 +0100
8e49a333c3
fix stack issue right at init
Qrakhen
2025-12-05 14:44:41 +0100
3c72680808
adadr operator
Qrakhen
2025-12-05 08:19:09 +0100
db68d9e9ce
fix the stack issue for now by simply peeking the stack rather than popping it for global assignments.
Qrakhen
2025-12-04 14:46:35 +0100
9ec6f49450
Merge branch 'dev' of git.sygade.eu:qrakhen/qamp into dev
Qrakhen
2025-12-04 14:19:41 +0100
290087f1a7
changes
Qrakhen
2025-12-04 14:19:31 +0100
63cdc61c74
add incremental operators but fuck up the stack in the process
Qrakhen
2025-12-04 13:49:56 +0100
bef91ed928
fix while
Qrakhen
2025-12-04 00:58:36 +0100
e5a2c6db67
add some of that native stuff
Qrakhen
2025-12-04 00:33:20 +0100
3d5736aaa3
fix a few issues, reset to net8 once again because everything is major fucked
Qrakhen
2025-12-03 16:28:39 +0100
2b850168f1
remove tiling frames for now and add a more solid approach to extensions with fast compiled linq expressions
Qrakhen
2025-12-03 14:53:31 +0100
e41b1df0ba
state
Qrakhen
2025-12-03 08:36:36 +0100
8e1e41d9d8
add tiling frames
Qrakhen
2025-11-28 07:22:17 +0100
8c2a41a133
add tiling frames
Qrakhen
2025-11-27 23:35:22 +0100
30a11c7b0b
make editor editing and running
Qrakhen
2025-11-25 23:09:15 +0100
f002cd8de4
style it good
Qrakhen
2025-11-25 16:53:58 +0100
a39096014c
fix formatting everywhere and make operation resolving faster
Qrakhen
2025-11-23 07:38:22 +0100
fad93a7973
use switch rather than dict lookup
Qrakhen
2025-11-23 07:14:26 +0100
f9f2f5b81a
make tokens into flags yo
Qrakhen
2025-11-23 00:38:21 +0100
2f10015229
editor line numbers
Qrakhen
2025-11-23 00:14:56 +0100
b3385c0860
stoff
Qrakhen
2025-11-22 17:34:27 +0100
e2022ef80e
fix delete behaviour
Qrakhen
2025-11-21 16:38:24 +0100
30157f1f5d
cool tekst editor
Qrakhen
2025-11-21 00:44:19 +0100
87ea8f4771
some more manipulation features
Qrakhen
2025-11-20 15:13:43 +0100
69ef06afd9
writing in the text editor? easy!
Qrakhen
2025-11-19 23:18:38 +0100
7d9e81c60f
editor caret works! (i should focus on the language, shouldnt i?)
Qrakhen
2025-11-19 20:47:03 +0100
c2f9b93b46
split even more and begin writing our own text editor even
Qrakhen
2025-11-19 19:01:38 +0100
8603cfe3d8
fix a few error
Qrakhen
2025-11-18 23:42:34 +0100
4f6d0fdf5b
add conditionals for logging to actually test performance
Qrakhen
2025-11-18 22:49:32 +0100
367b334b79
add lists, itemprovider logic, structs
Qrakhen
2025-11-18 22:17:30 +0100
53fdea4d18
add throws and enhance performance
Qrakhen
2025-11-18 17:06:45 +0100
64ab1d8fad
remove duplicate readme
Qrakhen
2025-11-18 00:23:11 +0100
c097e42c09
add array add, set, get
Qrakhen
2025-11-18 00:21:06 +0100
e86f463de6
add array declarations
Qrakhen
2025-11-18 00:00:50 +0100
a44385d35a
net10 working now but profiler still isnt :(
Qrakhen
2025-11-13 04:44:53 +0100
46847cf672
add reader repo
Qrakhen
2025-11-13 02:57:30 +0100
9e4fbd5906
clean up code a bit and revert back to .net8 in a desperate attempt to fix the profiler
Qrakhen
2025-11-11 18:04:56 +0100
dc94c16b03
faster number check
Qrakhen
2025-11-09 20:04:34 +0100
0b350ff4ec
include context in serialization
Qrakhen
2025-11-09 12:51:19 +0100
fb4b062fc9
put strings on a hash table, serializiation for test purposes
Qrakhen
2025-11-09 12:29:46 +0100
298a2ffa67
added some classic sqript spice, fixed a few bugs
Qrakhen
2025-11-09 10:44:49 +0100
3013a338ed
add native extensions
Qrakhen
2025-11-09 10:00:32 +0100
0e11be061b
fix a few issues, split CLI classes, fix member calls
Qrakhen
2025-11-09 09:33:08 +0100
1c161bfda4
i did it. it's running. holy crap.
Qrakhen
2025-11-09 08:11:27 +0100
f584435bff
lots of things, but mainly finish runner. gonna be a ton of debugging now.
Qrakhen
2025-11-09 06:50:14 +0100
2747c17c25
fix typo in readme, and also typo in last commit message 'to rot' lol
Qrakhen
2025-11-07 17:29:42 +0100
d3b4ac2da9
move readme to rot
Qrakhen
2025-11-07 17:26:04 +0100
6d66473999
add super funny readme as i got nothing else to show for rn
Qrakhen
2025-11-07 17:23:00 +0100
47dcc24e1e
add small todolist for me
Qrakhen
2025-11-07 14:56:24 +0100
703410b548
rewrite Pointer<T>
Qrakhen
2025-11-07 14:49:22 +0100
ada9fc766e
add while loop compilation and fix a few issues with execution
Qrakhen
2025-11-07 14:40:56 +0100
5d17059a7a
implement dynamic reading everywhere, add method rendering and super calls
Qrakhen
2025-11-07 14:06:56 +0100
da653b3ce5
initial commit
Qrakhen
2025-11-06 14:36:38 +0100
8fb165007d
initial .gitignore clean slate commit
main
Qrakhen
2025-11-06 14:34:51 +0100