390 次代码提交 (90d1677a5adc1350d67594ab0e0ac9a8da20617e)

作者 SHA1 备注 提交日期
  Lucas Stadler 5ad45c1200 allow passing the command directly. 11 年之前
  Lucas Stadler 531b04a671 remove mention of obsolete parameter. 11 年之前
  Lucas Stadler 98ae9795b9 better display if command exits successfully. 11 年之前
  Lucas Stadler 08631fbea2 display command output. 11 年之前
  Lucas Stadler 9e96017227 don't mention restarting in log. 11 年之前
  Lucas Stadler 3cee675480 support restarting only on file changes. 11 年之前
  Lucas Stadler 7cfff120d1 make delay customizable. 11 年之前
  Lucas Stadler 83fa44b2b5 stop process on exit by catching SIGINT. 11 年之前
  Lucas Stadler 4c748b257a rewrite main logic to properly stop the process. 11 年之前
  Lucas Stadler 7a185c8807 support the simplest possible ruby & python projects. 11 年之前
  Lucas Stadler d88bd44450 print program output. 11 年之前
  Lucas Stadler a37990e2a4 restart the command when the file changes. 11 年之前
  Lucas Stadler 31735c931c rerun if mtime changes. 11 年之前
  Lucas Stadler 5641ce6f2f qst: run things quickly. 11 年之前
  Lucas Stadler 476db24999 of course it needs a cat icon! 11 年之前
  Lucas Stadler 4c7fdb5557 use appropriate header colour. 11 年之前
  Lucas Stadler c5d704a9b8 hi meteor, you're... interesting? 11 年之前
  Lucas Stadler f65ae01db7 add broken diff_code implementation in rust. 11 年之前
  Lucas Stadler 63bbea73ef hello_world with cargo. 11 年之前
  Lucas Stadler 1cc5ebec6c naive diff code implementation/reference in c. 11 年之前
  Lucas Stadler 9c35d2cb98 add old rust tour. 11 年之前
  Lucas Stadler 18fc640a2e add incomplete version of patricia trie. 11 年之前
  Lucas Stadler 0624c6bf14 make the key customizable/restrictable. 11 年之前
  Lucas Stadler 2a6b0ae11b add a simple red black tree implementation. 11 年之前
  Lucas Stadler 122a139ae9 move examples and seq properties to the top. 11 年之前
  Lucas Stadler 0b2d15c76d broken queue instance for fingertree. 11 年之前
  Lucas Stadler 3e3291d5f1 put dequeue/enqueue into a type class. 11 年之前
  Lucas Stadler 344ee7b723 add 2-3 fingertree implementation. 11 年之前
  Lucas Stadler f1efe42dc8 allow overriding append. 11 年之前
  Lucas Stadler 878ef71d75 comment out (most likely) unused code. 11 年之前
  Lucas Stadler 5d5fd0ca92 implement toList. 11 年之前
  Lucas Stadler 889ef9c95e note some simple properties. 11 年之前
  Lucas Stadler def0a950d7 provide a Seq instance for the prelude list. 11 年之前
  Lucas Stadler 0582f53b92 add inspiration resources. 11 年之前
  Lucas Stadler a6a5ab84c6 let's have some fun with data structures. 11 年之前
  Lucas Stadler eb99f2b18e quickstart info. 11 年之前
  Lucas Stadler c6ba6b7de1 tiny getUserMedia/camera example. 11 年之前
  Lucas Stadler c452ef5918 add convenience function to create listeners. 11 年之前
  Lucas Stadler ec1ca4b97e typeclassopedia: a glimpse of functors. 11 年之前
  Lucas Stadler 1a58feb4fe excuse me but aren't your commit messages getting weird? 11 年之前
  Lucas Stadler 2ba612bf11 also, things are adorable. 11 年之前
  Lucas Stadler 8f74d64375 simple questions. 11 年之前
  Lucas Stadler 633a1a8fbe make cleaning up easier and make vim ignore .gfo's. 11 年之前
  Lucas Stadler 5d6013fe22 ponies and cuteness. 11 年之前
  Lucas Stadler 122e88301c slightly more complex animals grammar (english & german). 11 年之前
  Lucas Stadler 10c90f5a7f hello world using grammatical framework. 11 年之前
  Lucas Stadler 8691c0bb99 make vim kind-of highlight dynasm files. 11 年之前
  Lucas Stadler 74a1a1902e a brainfuck jit. kind of amazing. 11 年之前
  Lucas Stadler d001402dee add the same example using dynasm. 11 年之前
  Lucas Stadler f8ff55a720 add makefile to fetch dynasm. 11 年之前