1
0
mirror of https://github.com/janet-lang/janet synced 2026-06-14 16:58:50 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Calvin Rose ed72dcf82d Rename the header <janet/janet.h> to <janet.h>
Makes it easier to use and remember, and makes the
variable `module/*headerpath*` make more sense.
2019-02-18 20:13:35 -05:00
Calvin Rose 8343c9edd1 Update example to use API. 2019-02-05 19:49:10 -05:00
Calvin Rose 74e1a3273f Add method syntax to parser. 2019-02-05 19:43:41 -05:00
Calvin Rose 1394dbbd57 Update license to include contributors.
Use 4 spaces for indentation.
2019-02-05 19:11:43 -05:00
J.-F. Cap 49465f71f3 Added a simple C module to test getter/setter. 2019-02-05 18:45:04 +01:00