kanaka kanaka
  • Joined on 2022-04-11
kanaka synced commits to refs/pull/656/merge at kanaka/mal from mirror 2024-08-06 20:30:25 +03:00
b423d350b7 elm: fix Makefile SOURCES list.
f172407be6 elm: update Dockerfile to ubuntu:24.04.
e984ed8801 elm: merge more ideas from #450
0068653bf9 elm: merge ideas from #450
Compare 18 commits »
kanaka synced commits to refs/pull/659/merge at kanaka/mal from mirror 2024-08-06 20:30:25 +03:00
448d26aab6 ruby.2: fix (rest (list 6))
2253ce6b57 ruby: update Dockerfile to 24.04
bebd906a3e ruby: use pattern matching, remove double negations, simplify try*
9e1d457dc4 ruby: let varargs functions pass a mal list instead of a ruby array
Compare 16 commits »
kanaka synced and deleted reference refs/tags/refs/pull/450/merge at kanaka/mal from mirror 2024-08-06 20:30:24 +03:00
kanaka synced and deleted reference refs/tags/refs/pull/608/merge at kanaka/mal from mirror 2024-08-06 20:30:24 +03:00
kanaka synced and deleted reference refs/tags/refs/pull/632/merge at kanaka/mal from mirror 2024-08-06 20:30:24 +03:00
kanaka synced and deleted reference refs/tags/refs/pull/658/merge at kanaka/mal from mirror 2024-08-06 20:30:24 +03:00
kanaka synced commits to refs/pull/613/merge at kanaka/mal from mirror 2024-08-06 12:20:42 +03:00
61323306c2 go: update to ubuntu:24.04 and convert to go.mod style
e4a92b1c1c ci.sh: use BUILD_IMPL for image to build/run.
85ff716e5a runtest.py: decode using latin1. Use regex whitespace match.
f09e16dd76 Update JS impls to ubuntu 24.04, ffi-napi to 4.0.3
Compare 19 commits »
kanaka synced commits to refs/pull/553/merge at kanaka/mal from mirror 2024-08-06 12:20:41 +03:00
61323306c2 go: update to ubuntu:24.04 and convert to go.mod style
e4a92b1c1c ci.sh: use BUILD_IMPL for image to build/run.
85ff716e5a runtest.py: decode using latin1. Use regex whitespace match.
f09e16dd76 Update JS impls to ubuntu 24.04, ffi-napi to 4.0.3
Compare 19 commits »
kanaka synced commits to refs/pull/639/merge at kanaka/mal from mirror 2024-08-06 04:10:30 +03:00
89958d047b Merge remote-tracking branch 'remotes/kanaka/master' into latex3
61323306c2 go: update to ubuntu:24.04 and convert to go.mod style
e4a92b1c1c ci.sh: use BUILD_IMPL for image to build/run.
85ff716e5a runtest.py: decode using latin1. Use regex whitespace match.
Compare 41 commits »
kanaka synced commits to refs/pull/656/merge at kanaka/mal from mirror 2024-08-06 04:10:30 +03:00
a0fe8e4355 c.2,make,perl6,ocaml,objpascal: update to ubuntu:24.04
a60581e0a2 test: check that a: is a valid symbol.
033892777a Merge eval-ast and macro expansion into EVAL, add DEBUG-EVAL
cb333f1387 ruby.2: backport a fix for step6 tests from stepA source to step9 source
Compare 12 commits »
kanaka synced commits to refs/pull/631/merge at kanaka/mal from mirror 2024-08-06 04:10:29 +03:00
a0fe8e4355 c.2,make,perl6,ocaml,objpascal: update to ubuntu:24.04
a60581e0a2 test: check that a: is a valid symbol.
033892777a Merge eval-ast and macro expansion into EVAL, add DEBUG-EVAL
cb333f1387 ruby.2: backport a fix for step6 tests from stepA source to step9 source
Compare 33 commits »
kanaka synced commits to refs/pull/632/head at kanaka/mal from mirror 2024-08-06 04:10:29 +03:00
ecdd391829 ruby: use pattern matching, remove double negations, simplify try*
fb7effe271 Merge branch 'kanaka:master' into ruby-fixes
a0fe8e4355 c.2,make,perl6,ocaml,objpascal: update to ubuntu:24.04
a60581e0a2 test: check that a: is a valid symbol.
033892777a Merge eval-ast and macro expansion into EVAL, add DEBUG-EVAL
Compare 34 commits »
kanaka synced commits to refs/pull/632/merge at kanaka/mal from mirror 2024-08-06 04:10:29 +03:00
ecdd391829 ruby: use pattern matching, remove double negations, simplify try*
fb7effe271 Merge branch 'kanaka:master' into ruby-fixes
a0fe8e4355 c.2,make,perl6,ocaml,objpascal: update to ubuntu:24.04
a60581e0a2 test: check that a: is a valid symbol.
Compare 35 commits »
kanaka synced commits to refs/pull/639/head at kanaka/mal from mirror 2024-08-06 04:10:29 +03:00
89958d047b Merge remote-tracking branch 'remotes/kanaka/master' into latex3
a0fe8e4355 c.2,make,perl6,ocaml,objpascal: update to ubuntu:24.04
a60581e0a2 test: check that a: is a valid symbol.
033892777a Merge eval-ast and macro expansion into EVAL, add DEBUG-EVAL
cb333f1387 ruby.2: backport a fix for step6 tests from stepA source to step9 source
Compare 33 commits »
kanaka synced commits to refs/pull/608/head at kanaka/mal from mirror 2024-08-06 04:10:28 +03:00
4cf41f2911 Merge branch 'kanaka:master' into update-elm
a0fe8e4355 c.2,make,perl6,ocaml,objpascal: update to ubuntu:24.04
a60581e0a2 test: check that a: is a valid symbol.
033892777a Merge eval-ast and macro expansion into EVAL, add DEBUG-EVAL
cb333f1387 ruby.2: backport a fix for step6 tests from stepA source to step9 source
Compare 36 commits »
kanaka synced commits to refs/pull/608/merge at kanaka/mal from mirror 2024-08-06 04:10:28 +03:00
4cf41f2911 Merge branch 'kanaka:master' into update-elm
a0fe8e4355 c.2,make,perl6,ocaml,objpascal: update to ubuntu:24.04
a60581e0a2 test: check that a: is a valid symbol.
033892777a Merge eval-ast and macro expansion into EVAL, add DEBUG-EVAL
Compare 13 commits »
kanaka synced commits to refs/pull/607/head at kanaka/mal from mirror 2024-08-06 04:10:27 +03:00
84d7ae9e4d Merge remote-tracking branch 'remotes/kanaka/master' into mal-impl-607
a0fe8e4355 c.2,make,perl6,ocaml,objpascal: update to ubuntu:24.04
a60581e0a2 test: check that a: is a valid symbol.
033892777a Merge eval-ast and macro expansion into EVAL, add DEBUG-EVAL
cb333f1387 ruby.2: backport a fix for step6 tests from stepA source to step9 source
Compare 36 commits »
kanaka synced commits to refs/pull/607/merge at kanaka/mal from mirror 2024-08-06 04:10:27 +03:00
61323306c2 go: update to ubuntu:24.04 and convert to go.mod style
84d7ae9e4d Merge remote-tracking branch 'remotes/kanaka/master' into mal-impl-607
e4a92b1c1c ci.sh: use BUILD_IMPL for image to build/run.
85ff716e5a runtest.py: decode using latin1. Use regex whitespace match.
Compare 41 commits »
kanaka synced and deleted reference refs/tags/refs/pull/588/merge at kanaka/mal from mirror 2024-08-06 04:10:26 +03:00
kanaka synced and deleted reference refs/tags/refs/pull/592/merge at kanaka/mal from mirror 2024-08-06 04:10:26 +03:00