1
0
mirror of https://github.com/janet-lang/janet synced 2024-06-25 22:53:16 +00:00
janet/src
Calvin Rose 8dd8af742a Add eprintf and make printf a C function.
This allows some more optimizations when printing to
buffers or when output is disabled. It also makes printf
more consistent with print and prin (Same with eprintf).
2019-10-19 10:30:29 -05:00
..
boot Add eprintf and make printf a C function. 2019-10-19 10:30:29 -05:00
conf Update to 1.4.0 2019-10-14 20:35:13 -05:00
core Add eprintf and make printf a C function. 2019-10-19 10:30:29 -05:00
include Add prin, eprint, and eprin functions. 2019-10-19 09:44:27 -05:00
mainclient Address some issues found in lgtm 2019-10-10 22:59:43 -05:00
webclient Fix webclient. 2019-10-14 20:55:04 -05:00