982 Commits (main)

Autor SHA1 Mensaje Fecha
  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
  Lucas Stadler 2e7e56f0ee A simple time-to-socket-printing server example %!s(int64=9) %!d(string=hace) años
  Lucas Stadler 9675e544dd Support caching results %!s(int64=9) %!d(string=hace) años
  Lucas Stadler a9c121e78e Ignore the binary %!s(int64=9) %!d(string=hace) años
  Lucas Stadler b8d77af5b5 Don't panic if getting the info fails %!s(int64=9) %!d(string=hace) años
  Lucas Stadler d3ce7b4d7f Use http if no protocol was specified %!s(int64=9) %!d(string=hace) años
  Lucas Stadler 40442c3eb1 inquire: A tiny program to get metadata about a url %!s(int64=9) %!d(string=hace) años
  Lucas Stadler 7d4bd2f1d6 Use encrypted websocket if connected via https %!s(int64=9) %!d(string=hace) años
  Lucas Stadler 60b203733d Fix printing the address we're listening on %!s(int64=9) %!d(string=hace) años
  Lucas Stadler 304ca8447d Listen only on localhost %!s(int64=9) %!d(string=hace) años
  Lucas Stadler 9108c467b9 Listen only on localhost %!s(int64=9) %!d(string=hace) años
  Lucas Stadler d84545543b Note that it needs to be built with nightly %!s(int64=10) %!d(string=hace) años
  Lucas Stadler cd8a3f38e5 Add a tiny README.md %!s(int64=10) %!d(string=hace) años
  Lucas Stadler b030f12a8e Merge the two `impl` blocks for PNGImage %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 9716e26c45 Put message conversion into a method %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 6d9d9d168c Use an iterator to convert the message %!s(int64=10) %!d(string=hace) años
  Lucas Stadler f7ec2ddc92 Rename png_image to PNGImage %!s(int64=10) %!d(string=hace) años
  Lucas Stadler e158a91301 Use c_uint instead of uint32_t %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 53d3c41d97 Print empty line between the two examples %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 8e800af3c8 Remove debug println %!s(int64=10) %!d(string=hace) años
  Lucas Stadler ddca15b9cd Support getting the filename from the cmdline %!s(int64=10) %!d(string=hace) años
  Lucas Stadler e658f0c907 Move ffi call into a method on png_image %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 8c7c2d2feb Move png_image initialization into a function %!s(int64=10) %!d(string=hace) años
  Lucas Stadler fb389a2eb2 Implement Display for png_image %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 3943b76f19 Initialize the `.version` field correctly %!s(int64=10) %!d(string=hace) años
  Lucas Stadler a15fe17b56 Use a null-terminated string for the file name %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 6a04b2debb Add a printing function that displays png_image %!s(int64=10) %!d(string=hace) años