]> git.lizzy.rs Git - uwu-lang.git/commit
Unify error messages and checking
authorElias Fleckenstein <eliasfleckenstein@web.de>
Thu, 30 Dec 2021 20:53:01 +0000 (21:53 +0100)
committerElias Fleckenstein <eliasfleckenstein@web.de>
Thu, 30 Dec 2021 20:53:01 +0000 (21:53 +0100)
commitdd3da75c8d9da1f589ac6dded6140a4dc8d4b93f
treebe8534d2b8b1688e313a9703115721cdd12e0a3d
parenta454f9e1f2b09d4799e8ac3c4a4eb62bbba7b823
Unify error messages and checking
api/util.c
api/util.h
api/vm.c
common/err.h
common/perr.h [new file with mode: 0644]
src/load.c
src/parse.c
std/bool.c
std/int.c
std/nil.c
std/ref.c