a pretty fun language
Find a file
Laria Carolin Chabowski eaa6b723bc Fix refcounted strings
Increasing the refcount (confusingly called copy before, fixed that too)
didn't work properly, as the object was copied and the refcount was only
updated in one of the copies.
2022-01-04 21:22:46 +01:00
examples Initial commit 2021-12-15 21:47:17 +01:00
functional_tests Initial commit 2021-12-15 21:47:17 +01:00
src Fix refcounted strings 2022-01-04 21:22:46 +01:00
.gitignore Initial commit 2021-12-15 21:47:17 +01:00
configure.ac Initial commit 2021-12-15 21:47:17 +01:00
logo.svg Add a logo :) 2022-01-02 16:45:21 +01:00
Makefile.am Initial commit 2021-12-15 21:47:17 +01:00