426 次代码提交 (05ae4919b3bdbd07aa75963c6c5eab0b28669223)

作者 SHA1 备注 提交日期
  Lucas Stadler 05ae4919b3 c++ 11 年之前
  Lucas Stadler c962abfb45 split the `-addr` flag into separate host and port flags 11 年之前
  Lucas Stadler 8d0e86f44c allow customizing host and port to listen on 11 年之前
  Lucas Stadler 469f6af424 add a `help` command, document `run` in the readme 11 年之前
  Lucas Stadler 29acea37f2 support running code from files or stdin 11 年之前
  Lucas Stadler 375bbd9434 delete tempfiles more reliably 11 年之前
  Lucas Stadler cb7fef2a21 fix syntax highlighting for julia 11 年之前
  Lucas Stadler 2535d4dd1d make tmpfiles actually temporary and random 11 年之前
  Lucas Stadler 0e4bf72acc document how to get a development setup 11 年之前
  Lucas Stadler 44106d5cbd use codemirror for syntax highlighting 11 年之前
  Lucas Stadler b0c0664979 lua 11 年之前
  Lucas Stadler 48fb407a08 bash 11 年之前
  Lucas Stadler 1d5ceee1d2 explain the ordering of the language listing 11 年之前
  Lucas Stadler 36b6baed3f supporting c might be a good idea 11 年之前
  Lucas Stadler bb7094ab71 maybe better tell people about the key binding 11 年之前
  Lucas Stadler bee0d232b6 add a license and a readme 11 年之前
  Lucas Stadler 5d6c8c5b36 and pixie, of course! 11 年之前
  Lucas Stadler 6c6776fd46 julia 11 年之前
  Lucas Stadler 73f38a5a46 ignore the binary 11 年之前
  Lucas Stadler 1e5424b063 focus the input area on load 11 年之前
  Lucas Stadler ddb13262c0 fix rust building 11 年之前
  Lucas Stadler fe3ff4e1d8 support running rust 11 年之前
  Lucas Stadler 0eb402c5da generate list of language options automatically 11 年之前
  Lucas Stadler 8528ffafd2 ruby, javascript and ... haskell 11 年之前
  Lucas Stadler ffc989b7fd generalize simple language runners 11 年之前
  Lucas Stadler 82e4c94d6d allow changing the language via the ui 11 年之前
  Lucas Stadler 962bab9c58 support multiple languages 11 年之前
  Lucas Stadler bb264c0f37 make lingua evalia go-gettable 11 年之前
  Lucas Stadler 1a6afc17f6 make the output red if it's an error 11 年之前
  Lucas Stadler bc68276bba return the command output on error as well 11 年之前
  Lucas Stadler c63398d641 it works! 11 年之前
  Lucas Stadler 433d6b11e3 tiny instructions 11 年之前
  Lucas Stadler 8b5aac052f now we have a web server 11 年之前
  Lucas Stadler 73f1e3ade0 mhh... let's try evaluating some code 11 年之前
  Lucas Stadler 7983d11f16 implement base64 decoding 11 年之前
  Lucas Stadler aa9220c149 a simple (and incomplete) base64 encoder 11 年之前
  Lucas Stadler 90d1677a5a add a service definition for favicon 11 年之前
  Lucas Stadler c51cc5f770 fix pixl service definition 11 年之前
  Lucas Stadler 74ea72059a add a systemd service definition for pixl 11 年之前
  Lucas Stadler b9d3f7c34f display fetch-one command in help 11 年之前
  Lucas Stadler d375fc1ac9 add fetch-one command 11 年之前
  Lucas Stadler 44820eed98 extract fetching a feed into a function 11 年之前
  Lucas Stadler 4b71d16d66 simple subcommands 11 年之前
  Lucas Stadler 3c8a961911 move fetching into it's own function 11 年之前
  Lucas Stadler 8bb04506a2 make programs go gettable 11 年之前
  Lucas Stadler b3539d3382 merge branch 'display-most-recent' 11 年之前
  Lucas Stadler 5bfad71651 fix most recent display 11 年之前
  Lucas Stadler d8e1da2eea add notes for next steps 11 年之前
  Lucas Stadler 7c3d757924 display 10 most recent feeds 11 年之前
  Lucas Stadler 7aa7fced57 initial feed reader 11 年之前