• Joined on 2022-09-03
zongor pushed to main at zongor/undar-lang 2026-07-15 23:36:41 -04:00
10ecd1ff85 WIP array arg for function
zongor deleted branch feature/stdlib-print from zongor/undar-lang 2026-07-15 22:08:35 -04:00
zongor pushed to main at zongor/undar-lang 2026-07-11 01:54:54 -04:00
54eaea2424 fix tests, add subroutines and slices to SPEC
zongor pushed to main at zongor/undar-lang 2026-07-11 01:12:52 -04:00
470ff4ab20 Merge pull request 'everything works except for weird issue where add.ul and fib.ul are duplicating the first function call' (#1) from feature/stdlib-print into main
e1c68b8e80 Fix calls with call stack
bff2f3e55a everything works except for weird issue where add.ul and fib.ul are duplicating the first function call
Compare 3 commits »
zongor merged pull request zongor/undar-lang#1 2026-07-11 01:12:51 -04:00
everything works except for weird issue where add.ul and fib.ul are duplicating the first function call
zongor pushed to feature/stdlib-print at zongor/undar-lang 2026-07-11 01:12:27 -04:00
e1c68b8e80 Fix calls with call stack
zongor created pull request zongor/undar-lang#1 2026-07-11 00:37:03 -04:00
everything works except for weird issue where add.ul and fib.ul are duplicating the first function call
zongor pushed to feature/stdlib-print at zongor/undar-lang 2026-07-11 00:36:53 -04:00
bff2f3e55a everything works except for weird issue where add.ul and fib.ul are duplicating the first function call
zongor created branch feature/stdlib-print in zongor/undar-lang 2026-07-11 00:36:53 -04:00
zongor pushed to main at zongor/undar-lang 2026-07-10 21:45:32 -04:00
197e1542cb replace pointers with slices
zongor pushed to main at zongor/undar-lang 2026-07-07 03:19:40 -04:00
8abe0ab545 fix deref error
zongor pushed to main at zongor/undar-lang 2026-07-07 02:52:02 -04:00
b22db9cfd5 fix some of the regression bugs around functions, WIP passing strings to functions
zongor pushed to main at zongor/undar-lang 2026-07-06 21:39:37 -04:00
d64f7c86c4 remove old str
65433ea629 string test changes, add intial stdlib
3a44877465 WIP function array fixes
Compare 3 commits »
zongor pushed to main at zongor/undar-lang 2026-07-05 00:26:39 -04:00
ed933356d2 add hello-bf
zongor pushed to main at zongor/undar-lang 2026-07-04 23:49:13 -04:00
ac1278de64 fix small bug with byte output
zongor pushed to main at zongor/undar-lang 2026-07-04 22:15:37 -04:00
6fb3f2d6a6 fix scope bug
zongor pushed to main at zongor/undar-lang 2026-07-04 18:01:43 -04:00
7232f95f7a wip array test file
9c746ad15b WIP array fixes
Compare 2 commits »
zongor pushed to main at zongor/undar-lang 2026-07-04 15:42:31 -04:00
0ab7ef872b bugfixes for array handling, add statement formatting
zongor pushed to main at zongor/undar-lang 2026-07-03 21:28:04 -04:00
c8cba215a5 quick-fix should be an expression
zongor pushed to main at zongor/undar-lang 2026-07-03 20:34:06 -04:00
9280f52f65 wip memory inc
9f6d2b7b2d Add indexing strings
Compare 2 commits »