aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools (follow)
AgeCommit message (Expand)AuthorLines
2019-09-12Add script for removing <CR> on windows.Calvin Rose-1/+10
2019-08-07See if we can use a different build of NSIS.Calvin Rose-0/+0
2019-08-04Add shorthand function literals to janet.Calvin Rose-2/+1
2019-07-28Executables linking to natives working on linux.Calvin Rose-0/+0
2019-07-28Update installer and make things build on windows.Calvin Rose-190/+0
2019-07-27Update windows installation and automation.Calvin Rose-0/+190
2019-07-27Progress towards making windows work again.Calvin Rose-192/+0
2019-07-27Try to fix some tests for CI.Calvin Rose-1/+1
2019-07-26Building standalone binaries on linux working.Calvin Rose-0/+192
2019-07-09Remove amalg.janet dependency on os/dateBarakat-3/+1
2019-07-08Fix jpm.bat on a normal installCalvin Rose-1/+1
2019-07-05Fix typo in jpm.batKrystian RosiƄski-1/+1
2019-06-19Fix doc generation.Calvin Rose-0/+1
2019-06-05Update tm_language_gen.Calvin Rose-16/+19
2019-06-01More work on installation and moving files around.Calvin Rose-662/+0
2019-05-29Update installer again.Calvin Rose-1/+1
2019-05-29Update installer and jpm to work better on windows.Calvin Rose-9/+11
2019-05-29Update options for jpm and path stuff.Calvin Rose-21/+20
2019-05-28Add default for bindir.Calvin Rose-5/+11
2019-05-28Work on windows installer.Calvin Rose-18/+347
2019-05-28Change test-installCalvin Rose-1/+1
2019-05-28Add import-rules to cook.Calvin Rose-8/+28
2019-05-28More work on cook and jpm.Calvin Rose-14/+21
2019-05-27More work on jpmCalvin Rose-231/+264
2019-05-27Add jpm tool, based on cook.Calvin Rose-45/+195
2019-05-15Set module/*headerpath* during bootstrapCalvin Rose-1/+1
2019-05-09Update cook tool and headers.Calvin Rose-1/+1
2019-05-04fix cook error.Calvin Rose-1/+1
2019-05-04fix cook.Calvin Rose-1/+0
2019-05-02Update cook tool.Calvin Rose-2/+7
2019-04-16Many changes for adding dynamic (fiber-level) scope.Calvin Rose-2/+2
2019-04-12Update cook tool to export shell function.Calvin Rose-5/+7
2019-04-05Update cook cleaning up directory.Calvin Rose-1/+2
2019-04-01Reformat and use new os/stat capabilities.Calvin Rose-3/+3
2019-04-01Update os/statCalvin Rose-5/+7
2019-03-31Update cook tool to use os/stat for file age.Calvin Rose-23/+20
2019-03-23More updates to mesonCalvin Rose-68/+15
2019-03-18Renamed bigint -> inttypes / intCalvin Rose-0/+1
2019-03-12Optional param in bars.janetCalvin Rose-1/+1
2019-03-12Fix splice -> unquote spliceCalvin Rose-1/+1
2019-03-11Update special form lists to include break.Calvin Rose-1/+3
2019-03-08Add typed array code to amalg.Calvin Rose-0/+1
2019-03-03Add -undefined dynamic_lookup on mac.Calvin Rose-1/+6
2019-02-25Update whitespace and some doc strings.Calvin Rose-1/+1
2019-02-24Add "\v" string esca[e sequence.Calvin Rose-3/+3
2019-02-19Update generating tools to produce stylish code.Calvin Rose-1/+1
2019-02-19Add make format to format code.Calvin Rose-19/+19
2019-02-19Fix indentation, converting some tabs to spaces.Dan Skorupski-387/+387
2019-02-18We don't need to add module/\*headerpath\*.Calvin Rose-1/+1
2019-02-18Include header path when building modules.Calvin Rose-1/+5