Aleksander Krajewski CHatingPython
CHatingPython closed issue KPGPMC/furlang#53 2026-07-11 22:04:15 +00:00
refactor: improve reference things
CHatingPython pushed to master at KPGPMC/furlang 2026-07-11 22:04:15 +00:00
9b280fab22 refactor(furvm): improve references
e1b75ccc8e feat(furvm): introduce length of operator
cd715ae779 feat(furvm): introduce pointer type
Compare 3 commits »
CHatingPython closed issue KPGPMC/furlang#52 2026-07-11 00:29:31 +00:00
refactor: better type system
CHatingPython closed issue KPGPMC/furlang#55 2026-07-11 00:29:31 +00:00
refactor: improve primitive types
CHatingPython pushed to master at KPGPMC/furlang 2026-07-11 00:29:31 +00:00
8d3859ce70 refactor(furvm): improve primitive types
3c0588e8db refactor(furvm): improve type system
Compare 2 commits »
CHatingPython opened issue KPGPMC/furlang#55 2026-07-10 12:48:59 +00:00
refactor: improve primitive types
CHatingPython opened issue KPGPMC/furlang#54 2026-07-09 21:15:11 +00:00
feat: introduce length operator
CHatingPython opened issue KPGPMC/furlang#53 2026-07-09 21:10:36 +00:00
refactor: improve reference things
CHatingPython opened issue KPGPMC/furlang#52 2026-07-09 21:08:56 +00:00
feat: introduce type cache
CHatingPython pushed to master at KPGPMC/furlang 2026-07-09 20:05:28 +00:00
abbc1714c1 refactor(furvm): enforce argument types
CHatingPython reopened issue KPGPMC/furlang#35 2026-07-09 20:05:03 +00:00
feat: introduce pointer thing type
CHatingPython opened issue KPGPMC/furlang#51 2026-07-09 11:49:34 +00:00
refactor: add return type to function
CHatingPython opened issue KPGPMC/furlang#50 2026-07-08 13:29:04 +00:00
refactor: better FFI types system
CHatingPython commented on issue KPGPMC/furlang#35 2026-07-07 22:32:17 +00:00
feat: introduce pointer thing type

Never mind, they should be type attributes (like references) but I don't care enough to implement them right now.

CHatingPython closed issue KPGPMC/furlang#35 2026-07-07 22:32:17 +00:00
feat: introduce pointer thing type
CHatingPython pushed to master at KPGPMC/furlang 2026-07-07 22:21:21 +00:00
b7da2f3d32 feat: add missing furlang/utility/hash.hpp
CHatingPython closed issue KPGPMC/furlang#49 2026-07-07 22:20:10 +00:00
refactor: improve functions
CHatingPython pushed to master at KPGPMC/furlang 2026-07-07 22:20:10 +00:00
d49b4f5bc7 refactor: improve functions
CHatingPython opened issue KPGPMC/furlang#49 2026-07-07 17:49:45 +00:00
refactor: improve functions
CHatingPython closed issue KPGPMC/furlang#46 2026-07-07 17:31:00 +00:00
refactor: change type pointer to type handle in thing