964 Коммиты (c370188a2557d7c0feeb7871a1ee40b07fc44f1d)

Автор SHA1 Сообщение Дата
  Lucas Stadler 7b2b2cde49 Add an optional date field лет назад: 9
  Lucas Stadler 62cb860145 Add a flag to reverse the order of the posts лет назад: 9
  Lucas Stadler 5230573e28 Support using a custom file name лет назад: 9
  Lucas Stadler 1075290002 Support writing the ids back to the file лет назад: 9
  Lucas Stadler 39bb34e29a Add a tiny (link)blog-generating thing лет назад: 9
  Lucas Stadler 2166eab0e3 Ignore compiled binaries лет назад: 9
  Lucas Stadler 093085230d Add a tool to run a command with the output piped in лет назад: 9
  Lucas Stadler 0bc1ff7929 List files with colour лет назад: 9
  Lucas Stadler 99697c5ed3 Add option to always list files лет назад: 9
  Lucas Stadler a57ada1118 Add `explore`, to explore new projects лет назад: 9
  Lucas Stadler 9f814b9651 Remove leftover debug eval from main лет назад: 9
  Lucas Stadler 35e8621825 Don't spawn the REPL if -e is used лет назад: 9
  Lucas Stadler e3a80a016f Ensure static path sizes don't break лет назад: 9
  Lucas Stadler 532f059d71 Use st_mtime instead of st_mtim.tv_sec лет назад: 9
  Lucas Stadler 8b3143f30a Silence a few debug printouts лет назад: 9
  Lucas Stadler a7ce033ae3 Use value_to_c_string in print fns лет назад: 9
  Lucas Stadler 50611ead5a Use value_to_c_string in print_value лет назад: 9
  Lucas Stadler 47ce035485 Fix whitespace issues from automated editing лет назад: 9
  Lucas Stadler fda8b26104 Fix allocs in function_cache and value_to_c_string лет назад: 9
  Lucas Stadler b386294fdc Return mtime from get_contents as well лет назад: 9
  Lucas Stadler 7b00df2c3d Fix some debug printouts лет назад: 9
  Lucas Stadler 430580d34c Implement caching compilation results лет назад: 9
  Lucas Stadler f4911b3598 Return nil in function_read_file if not found лет назад: 9
  Lucas Stadler 9bc70ed00f Support basic commandline arguments лет назад: 9
  Lucas Stadler a2a6817f6b Use print_value in the repl лет назад: 9
  Lucas Stadler 56ceb734f4 Make debug_print_value a macro, add print_value лет назад: 9
  Lucas Stadler c21db3c52f Add a simple REPL using linenoise лет назад: 9
  Lucas Stadler 5cb9cba628 Return nil in function_load if file is not present лет назад: 9
  Lucas Stadler ad52b5d8d9 Ignore .vscode directory лет назад: 9
  Lucas Stadler 3efe3ad6ea Ignore a local checkout of planck лет назад: 9
  Lucas Stadler 97e800fa5f Get much closer to get something real up and running лет назад: 9
  Lucas Stadler ecac3984de Improve style of long function definitions лет назад: 9
  Lucas Stadler 942438933e Add munge to convert cljs to js name лет назад: 9
  Lucas Stadler b7deef8a6c Fix a segfault in get_contents лет назад: 9
  Lucas Stadler 5efb369535 Remove printf remaining from debugging лет назад: 9
  Lucas Stadler 26647dae6c Enable debug output in evaluate_script лет назад: 9
  Lucas Stadler 9259f920b6 Make it easier to change the compiler лет назад: 9
  Lucas Stadler bd9da65e81 Add basic zip extraction using libzip лет назад: 9
  Lucas Stadler 3f58c6038c Prepare Makefile for multiple source files лет назад: 9
  Lucas Stadler 82556c6364 Add task to create makeshift JavaScriptCore "docs" лет назад: 9
  Lucas Stadler eff7101602 Ignore compiled js, binaries and utility files лет назад: 9
  Lucas Stadler c70652c800 Add .vimrc to make syntastic work лет назад: 9
  Lucas Stadler 8e959cc7d3 Add a Makefile лет назад: 9
  Lucas Stadler b87b8db485 Rename jsc-test to ton лет назад: 9
  Lucas Stadler 688c69ed9c Port bootstrap from planck лет назад: 9
  Lucas Stadler be1d5b4aa0 Fix file reading and move it into a function лет назад: 9
  Lucas Stadler c7b52b09b1 Use evaluate_script instead of JSEvaluateScript лет назад: 9
  Lucas Stadler 4ab9cbd6b3 Extract evaluation to a separate function лет назад: 9
  Lucas Stadler be70524e7c Print import errors when DEBUG is set лет назад: 9
  Lucas Stadler 6763eedf44 Support importing scripts from disk лет назад: 9