1
0
mirror of https://github.com/janet-lang/janet synced 2024-06-26 07:03:16 +00:00
janet/src
Calvin Rose b4ec168401 Address #950 - add defn suggestion on bad def.
While generally we are not in the business of making a very chatty
compiler, this is a simple improvement that involves compiling
metadata before the binding, as well as adding a suggestion for `defn`
in case the compiler encounters an unexpected tuple.
2022-04-23 22:27:34 -05:00
..
boot boot.janet docstrings (part 3, last part) 2022-04-20 18:31:06 -04:00
conf Fix patch release - (version info) 2022-04-01 21:59:01 -05:00
core Address #950 - add defn suggestion on bad def. 2022-04-23 22:27:34 -05:00
include Auto update copyright date. 2022-03-21 18:22:59 -05:00
mainclient Auto update copyright date. 2022-03-21 18:22:59 -05:00