Calvin Rose
|
03e3ecb0a1
|
Update cook tool.
|
2019-05-02 13:10:14 -04:00 |
|
Calvin Rose
|
4ded5e10a2
|
Update cook tool to export shell function.
|
2019-04-12 13:48:45 -04:00 |
|
Calvin Rose
|
59c69e6896
|
Update cook cleaning up directory.
|
2019-04-05 20:01:03 -04:00 |
|
Calvin Rose
|
cd6c009c03
|
Reformat and use new os/stat capabilities.
|
2019-04-01 11:21:45 -04:00 |
|
Calvin Rose
|
b15cf193a0
|
Update os/stat
os/stat can now take a keyword as the second argument
to avoid creating a table if one only wants on value
from stat.
|
2019-04-01 11:11:15 -04:00 |
|
Calvin Rose
|
429dc70374
|
Update cook tool to use os/stat for file age.
|
2019-03-31 21:35:44 -04:00 |
|
Calvin Rose
|
6158ec0ce5
|
Add -undefined dynamic_lookup on mac.
|
2019-03-03 15:18:17 -05:00 |
|
Calvin Rose
|
dbcbb4466d
|
We don't need to add module/\*headerpath\*.
We can just dump janet.h into the lib folder as well.
|
2019-02-18 22:25:40 -05:00 |
|
Calvin Rose
|
7927078b49
|
Include header path when building modules.
|
2019-02-18 20:27:00 -05:00 |
|
J.-F. Cap
|
b138ee6e8e
|
Added :lflags option to cook/make-native
|
2019-01-31 13:30:37 +01:00 |
|
Fyodor Shchukin
|
a7551e9b4e
|
Cooking on windows
|
2019-01-30 17:31:53 +03:00 |
|
Calvin Rose
|
4a6fcb5e23
|
Address issue #21
Add some github highlighting to janet files (clojure is pretty close)
|
2019-01-19 12:11:54 -05:00 |
|
Calvin Rose
|
115ed9cbb9
|
Move pretty printing to separate file pp.c
Simplify string.c and remove janet_puts.
|
2019-01-09 11:47:29 -05:00 |
|
Calvin Rose
|
eae4e0dede
|
Add functionality that allows the set macro to
take a tuple as an l-value. Remove the old
multi-sym report in anticipation of a different
mechanism.
|
2019-01-06 19:33:27 -05:00 |
|
Calvin Rose
|
424073bbb8
|
Update cook tool to not rebuild files unless it needs to.
|
2018-12-27 14:13:10 -05:00 |
|
Calvin Rose
|
5a3190d471
|
Update cook tool to allow embedding sources.
|
2018-12-26 22:40:19 -05:00 |
|
Calvin Rose
|
6c8da9fe5c
|
Install cook tool when installing janet.
|
2018-12-25 15:39:24 -05:00 |
|
Calvin Rose
|
17283241ab
|
Fix bug in compiler with if form under certain conditions.
Begin bundled 'cook' tool for managing janet projects.
|
2018-12-25 15:32:42 -05:00 |
|