1
0
mirror of https://github.com/janet-lang/janet synced 2024-06-25 22:53:16 +00:00
janet/src
Calvin Rose a55354357c Make dofile error if source file errors.
This should make dofile a bit easier to use.
It also means that import properly raises errors when
things go bad.
2020-12-14 08:23:06 -06:00
..
boot Make dofile error if source file errors. 2020-12-14 08:23:06 -06:00
conf Make dofile error if source file errors. 2020-12-14 08:23:06 -06:00
core Prevent buffer/trim from shrinking buffer to 0 bytes as well. 2020-12-13 09:38:35 -06:00
include Add line and column combinators to peg. 2020-11-26 18:32:56 -06:00
mainclient Fix some formatting and undefined behavior. 2020-12-06 14:33:08 -06:00