Aleksander Krajewski CHatingPython
CHatingPython deleted branch furas from KPGPMC/furlang 2026-07-20 05:39:53 +00:00
CHatingPython closed issue KPGPMC/furlang#57 2026-07-20 05:39:36 +00:00
feat(furvm): introduce set instruction
CHatingPython closed issue KPGPMC/furlang#58 2026-07-20 05:39:36 +00:00
feat: introduce missing push instructions
CHatingPython pushed to master at KPGPMC/furlang 2026-07-20 05:39:36 +00:00
549af109b9 fix: fix this mess
6dce7016ce test(furvm): introduce an add things test
a1e43576cc this code is a mess and I am losing my mind
9f950e45e7 feat(furas): introduce basic generator
dfaa3081cb fix: use thing::true_type and fix module serialization
Compare 10 commits »
CHatingPython pushed to furas at KPGPMC/furlang 2026-07-19 20:05:38 +00:00
549af109b9 fix: fix this mess
6dce7016ce test(furvm): introduce an add things test
Compare 2 commits »
CHatingPython pushed to furas at KPGPMC/furlang 2026-07-19 19:39:03 +00:00
a1e43576cc this code is a mess and I am losing my mind
CHatingPython closed issue KPGPMC/furlang#56 2026-07-17 18:44:10 +00:00
feat: create lexer
CHatingPython pushed to furas at KPGPMC/furlang 2026-07-17 18:44:10 +00:00
9f950e45e7 feat(furas): introduce basic generator
dfaa3081cb fix: use thing::true_type and fix module serialization
46e92deed5 feat(furvm): introduce missing push instructions
42e71080a2 feat(furvm): introduce set instruction
Compare 4 commits »
CHatingPython created repository CHatingPython/.profile 2026-07-15 01:06:24 +00:00
CHatingPython opened issue KPGPMC/furlang#58 2026-07-13 23:36:09 +00:00
feat: introduce missing push instructions
CHatingPython opened issue KPGPMC/furlang#57 2026-07-13 23:34:14 +00:00
feat(furvm): introduce set instruction
CHatingPython created branch furas in KPGPMC/furlang 2026-07-13 22:39:04 +00:00
CHatingPython pushed to furas at KPGPMC/furlang 2026-07-13 22:39:04 +00:00
03448d865e feat(furas): introduce a basic lexer
cb845ca625 Merge branch 'master' into furas
Compare 2 commits »
CHatingPython pushed to master at KPGPMC/furlang 2026-07-13 18:33:48 +00:00
798287ef47 refactor: remove ReturnValue instruction
CHatingPython opened issue KPGPMC/furlang#56 2026-07-13 15:32:19 +00:00
feat: create lexer
CHatingPython closed issue KPGPMC/furlang#51 2026-07-13 15:29:36 +00:00
refactor: add return type to function
CHatingPython pushed to master at KPGPMC/furlang 2026-07-13 15:29:36 +00:00
ff3fce53f5 feat: add return type to function
CHatingPython closed issue KPGPMC/furlang#50 2026-07-11 22:05:00 +00:00
refactor: better FFI types system
CHatingPython closed issue KPGPMC/furlang#35 2026-07-11 22:04:15 +00:00
feat: introduce pointer thing type
CHatingPython closed issue KPGPMC/furlang#54 2026-07-11 22:04:15 +00:00
feat: introduce length operator