362 Commits (1c82e26354b35acddac81758c203b137ab2a8779)

Autor SHA1 Mensaje Fecha
  Lucas Stadler 1c82e26354 add a screenshot. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 0db6288186 print a message periodically. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler db015a7f66 fetch the base floppy as well. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 8e0496d8f0 add a cleanup task. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler ac6fe3cb44 ignore all binary things. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler dd2391a7c0 ignore binaries and miscellanea. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 26580f2d39 a counting os would be fun. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 132ce0da97 add a readme. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 1cd085d2a2 clear the screen before printing. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 3d02a71aac fix comment for loading the string. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler b34a139d9b add makefile. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 219a8a3ae4 my first os. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 4c258b6917 shorter code with the same error. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 57189545b0 add broken from_iterator. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 6aadb6f206 implement first and last for list_with_ref. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 958ea7e37f huzzah, pointers in the list itself seem to be the solution. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 11b0425b75 two more tries (boxed list and reference to boxed list). %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 7a7e9f0e92 ref also doesn't work. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler c9796e1f77 demonstrate that plain cons moves the value it receives. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler ada418c050 add commented-out, failing example for cons with references. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 8570dbe519 fix prints to reflect what's actually being done. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler e0296ef20c add pointer examples. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 37ffcd29ca first opinion on rust: pointers are hard. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 3c38f9f99f more detailed note about clojure startup overhead. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler d3ec0107b9 cons that does not copy objects. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler af9013be8c don't use references for now. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 13f6eaa6cd ignore new binaries. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler a223bfc55c add tiny list example. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler a1eced1188 add example demonstrating references vs boxes as args. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 60bc0a8deb go is also pragmatic and supports cross compilation. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 16737815b1 qst has grown up, it's now at heyLu/qst. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 015ac868a6 move doc comments to the top. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler a77b913ec1 make log messages shorter. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 4a6301bab2 fix error message when no type matches. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler e8b5c63faf add test step for go. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 6347d5ebcb support running npm packages and procfiles. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler e3d22aea70 use helpers to construct matchers. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler c2a8e6e600 detect idris, julia & cmake. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler f6f838cb84 add -detect flag to just display project types. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 240e24d1d1 detect rust & cargo. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 38bec80d80 support running coffeescript. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler c09f7ef9ae detect & build (simple) haskell and c projects. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 83ef54ea94 add a few ideas/things to do. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler a7ca013b08 improve readme (current status, building it yourself). %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 8b0940a734 add rake db:migrate as build step for rails. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 342fe936a8 list supported types in usage/help message. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 0ad9097501 add more phases for existing types. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 3acd64f4c3 remove leftover comment. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 2922be5f82 allow choosing which "phase" to run. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler e87460f71b support setting the project type manually. %!s(int64=11) %!d(string=hace) años