958 Commits (36174cb1f8cf99aed4eed14c639229e060afe2cd)

Autor SHA1 Mensaje Fecha
  Lucas Stadler 093085230d Add a tool to run a command with the output piped in %!s(int64=9) %!d(string=hace) años
  Lucas Stadler 0bc1ff7929 List files with colour %!s(int64=9) %!d(string=hace) años
  Lucas Stadler 99697c5ed3 Add option to always list files %!s(int64=9) %!d(string=hace) años
  Lucas Stadler a57ada1118 Add `explore`, to explore new projects %!s(int64=9) %!d(string=hace) años
  Lucas Stadler 9f814b9651 Remove leftover debug eval from main %!s(int64=9) %!d(string=hace) años
  Lucas Stadler 35e8621825 Don't spawn the REPL if -e is used %!s(int64=9) %!d(string=hace) años
  Lucas Stadler e3a80a016f Ensure static path sizes don't break %!s(int64=9) %!d(string=hace) años
  Lucas Stadler 532f059d71 Use st_mtime instead of st_mtim.tv_sec %!s(int64=9) %!d(string=hace) años
  Lucas Stadler 8b3143f30a Silence a few debug printouts %!s(int64=9) %!d(string=hace) años
  Lucas Stadler a7ce033ae3 Use value_to_c_string in print fns %!s(int64=9) %!d(string=hace) años
  Lucas Stadler 50611ead5a Use value_to_c_string in print_value %!s(int64=9) %!d(string=hace) años
  Lucas Stadler 47ce035485 Fix whitespace issues from automated editing %!s(int64=9) %!d(string=hace) años
  Lucas Stadler fda8b26104 Fix allocs in function_cache and value_to_c_string %!s(int64=9) %!d(string=hace) años
  Lucas Stadler b386294fdc Return mtime from get_contents as well %!s(int64=9) %!d(string=hace) años
  Lucas Stadler 7b00df2c3d Fix some debug printouts %!s(int64=9) %!d(string=hace) años
  Lucas Stadler 430580d34c Implement caching compilation results %!s(int64=9) %!d(string=hace) años
  Lucas Stadler f4911b3598 Return nil in function_read_file if not found %!s(int64=9) %!d(string=hace) años
  Lucas Stadler 9bc70ed00f Support basic commandline arguments %!s(int64=9) %!d(string=hace) años
  Lucas Stadler a2a6817f6b Use print_value in the repl %!s(int64=9) %!d(string=hace) años
  Lucas Stadler 56ceb734f4 Make debug_print_value a macro, add print_value %!s(int64=9) %!d(string=hace) años
  Lucas Stadler c21db3c52f Add a simple REPL using linenoise %!s(int64=9) %!d(string=hace) años
  Lucas Stadler 5cb9cba628 Return nil in function_load if file is not present %!s(int64=9) %!d(string=hace) años
  Lucas Stadler ad52b5d8d9 Ignore .vscode directory %!s(int64=9) %!d(string=hace) años
  Lucas Stadler 3efe3ad6ea Ignore a local checkout of planck %!s(int64=9) %!d(string=hace) años
  Lucas Stadler 97e800fa5f Get much closer to get something real up and running %!s(int64=9) %!d(string=hace) años
  Lucas Stadler ecac3984de Improve style of long function definitions %!s(int64=9) %!d(string=hace) años
  Lucas Stadler 942438933e Add munge to convert cljs to js name %!s(int64=9) %!d(string=hace) años
  Lucas Stadler b7deef8a6c Fix a segfault in get_contents %!s(int64=9) %!d(string=hace) años
  Lucas Stadler 5efb369535 Remove printf remaining from debugging %!s(int64=9) %!d(string=hace) años
  Lucas Stadler 26647dae6c Enable debug output in evaluate_script %!s(int64=9) %!d(string=hace) años
  Lucas Stadler 9259f920b6 Make it easier to change the compiler %!s(int64=9) %!d(string=hace) años
  Lucas Stadler bd9da65e81 Add basic zip extraction using libzip %!s(int64=9) %!d(string=hace) años
  Lucas Stadler 3f58c6038c Prepare Makefile for multiple source files %!s(int64=9) %!d(string=hace) años
  Lucas Stadler 82556c6364 Add task to create makeshift JavaScriptCore "docs" %!s(int64=9) %!d(string=hace) años
  Lucas Stadler eff7101602 Ignore compiled js, binaries and utility files %!s(int64=9) %!d(string=hace) años
  Lucas Stadler c70652c800 Add .vimrc to make syntastic work %!s(int64=9) %!d(string=hace) años
  Lucas Stadler 8e959cc7d3 Add a Makefile %!s(int64=9) %!d(string=hace) años
  Lucas Stadler b87b8db485 Rename jsc-test to ton %!s(int64=9) %!d(string=hace) años
  Lucas Stadler 688c69ed9c Port bootstrap from planck %!s(int64=9) %!d(string=hace) años
  Lucas Stadler be1d5b4aa0 Fix file reading and move it into a function %!s(int64=9) %!d(string=hace) años
  Lucas Stadler c7b52b09b1 Use evaluate_script instead of JSEvaluateScript %!s(int64=9) %!d(string=hace) años
  Lucas Stadler 4ab9cbd6b3 Extract evaluation to a separate function %!s(int64=9) %!d(string=hace) años
  Lucas Stadler be70524e7c Print import errors when DEBUG is set %!s(int64=9) %!d(string=hace) años
  Lucas Stadler 6763eedf44 Support importing scripts from disk %!s(int64=9) %!d(string=hace) años
  Lucas Stadler 1534383cb9 Prefix jsc callbacks with `function_` %!s(int64=9) %!d(string=hace) años
  Lucas Stadler 8d3c007a52 Make console_log look like console_error %!s(int64=9) %!d(string=hace) años
  Lucas Stadler aacc99e87b Provide console.log and console.error %!s(int64=9) %!d(string=hace) años
  Lucas Stadler a65348d504 Add a CONSOLE_ERROR function %!s(int64=9) %!d(string=hace) años
  Lucas Stadler 896951e4ee Remove unnecessary newline %!s(int64=9) %!d(string=hace) años
  Lucas Stadler c630cf6b6b Add a neat little example of using JavaScriptCore %!s(int64=9) %!d(string=hace) años