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
|
0c950d0846
|
Fix emscripten build.
|
2019-01-31 13:02:09 -05:00 |
|
Calvin Rose
|
6f3bc3d577
|
Update copyright date, fix types, remove trailing whitespace.
|
2019-01-06 03:23:03 -05:00 |
|
Calvin Rose
|
338b31f5a2
|
Add janet_fixarity. Update emscripten source.
|
2019-01-05 20:45:24 -05:00 |
|
Calvin Rose
|
6185af7227
|
Try to remove build issues on windows.
|
2018-12-08 17:20:24 -05:00 |
|
Calvin Rose
|
7668cd5772
|
Don't use generated headers for embedded janet
code, use object files.
|
2018-12-06 14:30:11 -05:00 |
|
Calvin Rose
|
8bfea73ee7
|
Fix web build again, simplify fibers and fiber
implementation code.
|
2018-11-26 09:03:26 -05:00 |
|
Calvin Rose
|
4d119e4e03
|
Begin adding more complete documentation.
|
2018-11-15 15:45:41 -05:00 |
|
Calvin Rose
|
98f2c6feab
|
Add lookups for marshalling and unmarshalling.
Allow generating lookup tables from the current environment.
|
2018-10-21 01:35:07 -04:00 |
|
Calvin Rose
|
27eef7094c
|
Add JS interop to web build.
|
2018-10-17 15:19:54 -04:00 |
|
Calvin Rose
|
c1923c5ada
|
Web assembly build with emscripten.
|
2018-10-16 23:08:26 -04:00 |
|