339 次代码提交 (3c38f9f99f67e9b0c6b60331fccd65f6d0c02859)

作者 SHA1 备注 提交日期
  Lucas Stadler 3c38f9f99f more detailed note about clojure startup overhead. 11 年之前
  Lucas Stadler d3ec0107b9 cons that does not copy objects. 11 年之前
  Lucas Stadler af9013be8c don't use references for now. 11 年之前
  Lucas Stadler 13f6eaa6cd ignore new binaries. 11 年之前
  Lucas Stadler a223bfc55c add tiny list example. 11 年之前
  Lucas Stadler a1eced1188 add example demonstrating references vs boxes as args. 11 年之前
  Lucas Stadler 60bc0a8deb go is also pragmatic and supports cross compilation. 11 年之前
  Lucas Stadler 16737815b1 qst has grown up, it's now at heyLu/qst. 11 年之前
  Lucas Stadler 015ac868a6 move doc comments to the top. 11 年之前
  Lucas Stadler a77b913ec1 make log messages shorter. 11 年之前
  Lucas Stadler 4a6301bab2 fix error message when no type matches. 11 年之前
  Lucas Stadler e8b5c63faf add test step for go. 11 年之前
  Lucas Stadler 6347d5ebcb support running npm packages and procfiles. 11 年之前
  Lucas Stadler e3d22aea70 use helpers to construct matchers. 11 年之前
  Lucas Stadler c2a8e6e600 detect idris, julia & cmake. 11 年之前
  Lucas Stadler f6f838cb84 add -detect flag to just display project types. 11 年之前
  Lucas Stadler 240e24d1d1 detect rust & cargo. 11 年之前
  Lucas Stadler 38bec80d80 support running coffeescript. 11 年之前
  Lucas Stadler c09f7ef9ae detect & build (simple) haskell and c projects. 11 年之前
  Lucas Stadler 83ef54ea94 add a few ideas/things to do. 11 年之前
  Lucas Stadler a7ca013b08 improve readme (current status, building it yourself). 11 年之前
  Lucas Stadler 8b0940a734 add rake db:migrate as build step for rails. 11 年之前
  Lucas Stadler 342fe936a8 list supported types in usage/help message. 11 年之前
  Lucas Stadler 0ad9097501 add more phases for existing types. 11 年之前
  Lucas Stadler 3acd64f4c3 remove leftover comment. 11 年之前
  Lucas Stadler 2922be5f82 allow choosing which "phase" to run. 11 年之前
  Lucas Stadler e87460f71b support setting the project type manually. 11 年之前
  Lucas Stadler cd68b5d93e fix the go runner to support chdir. 11 年之前
  Lucas Stadler 71378a4ce5 use absolute file path to prevent errors after chdir. 11 年之前
  Lucas Stadler 02fbf95189 fix error message when file "disappears" 11 年之前
  Lucas Stadler c9ed99b834 remove old mappings. 11 年之前
  Lucas Stadler cc879e1b96 use detect in qst. 11 年之前
  Lucas Stadler 697631a6a2 detect procfiles and makefiles later. 11 年之前
  Lucas Stadler 475a32e6aa simple api for detect. 11 年之前
  Lucas Stadler d30792314d add standalone test program for detect. 11 年之前
  Lucas Stadler bffe573bb3 make detect a package. 11 年之前
  Lucas Stadler 6109056749 put commands to run in detect as well. 11 年之前
  Lucas Stadler f4953030cd detect more things. 11 年之前
  Lucas Stadler 44ed3740f1 simple project type detection tool. 11 年之前
  Lucas Stadler b70d532397 stop on TERM signal as well. 11 年之前
  Lucas Stadler eb20545a3c try to clarify autorestart vs restarting. 11 年之前
  Lucas Stadler d8034f2055 fix restart on file change when autorestart is disabled. 11 年之前
  Lucas Stadler df9298be0f don't create runners manually. 11 年之前
  Lucas Stadler ed725ced5d fix running go with absolute paths. 11 年之前
  Lucas Stadler e9aa2c4ff2 add hello world (cli & web) examples for go and ruby. 11 年之前
  Lucas Stadler 036be51f93 support running go files in subdirectories. 11 年之前
  Lucas Stadler 46a6ac8809 ignore binaries & .go directory. 11 年之前
  Lucas Stadler ef262ab769 readme for go. 11 年之前
  Lucas Stadler 4f8563617f just use one import statement. 11 年之前
  Lucas Stadler 5ad45c1200 allow passing the command directly. 11 年之前