872 Commits (36be6f8bc94336a368e9f5b2066efb3e887c42e6)

Autor SHA1 Mensaje Fecha
  Lu Stadler 36be6f8bc9 Support reloading responses from disk %!s(int64=7) %!d(string=hace) años
  Lu Stadler bdeaa2d28f Unify syntax used in help message %!s(int64=7) %!d(string=hace) años
  Lu Stadler 1ac8466cc6 Remove unused and commented-out code %!s(int64=7) %!d(string=hace) años
  Lu Stadler e73b27d8fe Provide a shortcut for proxying minikube %!s(int64=7) %!d(string=hace) años
  Lu Stadler 2b1abe7510 Add a README with a record/replay example %!s(int64=7) %!d(string=hace) años
  Lu Stadler b293d807bd Fix Content-Length for prettified responses %!s(int64=7) %!d(string=hace) años
  Lu Stadler 535f8a7c38 Remove unused buffer %!s(int64=7) %!d(string=hace) años
  Lu Stadler de208780b2 Remove unnecessary noisy logging %!s(int64=7) %!d(string=hace) años
  Lu Stadler fff7020b54 Make it possible to export the log as loadable yaml %!s(int64=7) %!d(string=hace) años
  Lu Stadler 3b406163aa Make it possible to export the stubs %!s(int64=7) %!d(string=hace) años
  Lu Stadler 7de8915d24 Add sample response definition for kubernetes %!s(int64=7) %!d(string=hace) años
  Lu Stadler 2f59250cf6 Load responses from YAML files %!s(int64=7) %!d(string=hace) años
  Lu Stadler efadb657d9 Improve the help page a bit %!s(int64=7) %!d(string=hace) años
  Lu Stadler 13a196e694 Add a Makefile %!s(int64=7) %!d(string=hace) años
  Lu Stadler 54d32fb0c2 fake-http: Fake HTTP traffic %!s(int64=7) %!d(string=hace) años
  Lucas Stadler a361ef0cbb Implement basic - and * %!s(int64=8) %!d(string=hace) años
  Lucas Stadler 9d653c5c87 Fix accessing cons by switching to a long %!s(int64=8) %!d(string=hace) años
  Lucas Stadler 9510ca210d Use wordsize instead of hard-coded number %!s(int64=8) %!d(string=hace) años
  Lucas Stadler 3bdee51a15 Fix getting the heap argument %!s(int64=8) %!d(string=hace) años
  Lucas Stadler a7c3d15c1c Add test that shows the scope isn't working right %!s(int64=8) %!d(string=hace) años
  Lucas Stadler bedec509e3 Merge branch 'cons' %!s(int64=8) %!d(string=hace) años
  Lucas Stadler d7039a0d29 Add utility function to print a hex value from asm %!s(int64=8) %!d(string=hace) años
  Lucas Stadler b914d9155f Print more detailed info for unhandled values %!s(int64=8) %!d(string=hace) años
  Lucas Stadler 34e3adcb5f Move printing values into a separate function %!s(int64=8) %!d(string=hace) años
  Lucas Stadler 5835ed4cfd Implement car, cdr, cddr and cddar as primitives %!s(int64=8) %!d(string=hace) años
  Lucas Stadler 28af9e0f3f Allocate pairs on the heap %!s(int64=8) %!d(string=hace) años
  Lucas Stadler b836861cf0 Implement if 💃 %!s(int64=8) %!d(string=hace) años
  Lucas Stadler 6987a0b0cc Test some variable shadowing %!s(int64=8) %!d(string=hace) años
  Lucas Stadler ddc7a06ffc Implement let bindings (and variables) %!s(int64=8) %!d(string=hace) años
  Lucas Stadler 0e44dedb08 Add tests for + %!s(int64=8) %!d(string=hace) años
  Lucas Stadler 282e288733 Support switching compiler and flags easily %!s(int64=8) %!d(string=hace) años
  Lucas Stadler 6b62f16f9f Fix + on x86_64 %!s(int64=8) %!d(string=hace) años
  Lucas Stadler 20e1b53fef Fix masks %!s(int64=8) %!d(string=hace) años
  Lucas Stadler ebca191458 Add numbers (!) %!s(int64=8) %!d(string=hace) años
  Lucas Stadler 473995f411 Refactor to pass the stack index around %!s(int64=8) %!d(string=hace) años
  Lucas Stadler 30da03aeeb Move example program generation to its own file %!s(int64=8) %!d(string=hace) años
  Lucas Stadler df3bcbed1d Fix potential error in boolean? %!s(int64=8) %!d(string=hace) años
  Lucas Stadler a0f886344a Fix char? %!s(int64=8) %!d(string=hace) años
  Lucas Stadler c46a1e45dd Implement char? %!s(int64=8) %!d(string=hace) años
  Lucas Stadler 6209127dc1 Ignore generated tests and the static binary %!s(int64=8) %!d(string=hace) años
  Lucas Stadler c45910023f Add a simple testing framework and tests %!s(int64=8) %!d(string=hace) años
  Lucas Stadler 9373479351 Implement null? predicate %!s(int64=8) %!d(string=hace) años
  Lucas Stadler e81d07632f Fix small "presentation" issues %!s(int64=8) %!d(string=hace) años
  Lucas Stadler a9ffa6a0cc Shorten comparison/type check code %!s(int64=8) %!d(string=hace) años
  Lucas Stadler e36fdd338d Make it easier to compile a statically linked version %!s(int64=8) %!d(string=hace) años
  Lucas Stadler 50a9c42a41 Build with debug symbols %!s(int64=8) %!d(string=hace) años
  Lucas Stadler c9bc3c40e3 Implement integer? and boolean? predicates %!s(int64=8) %!d(string=hace) años
  Lucas Stadler 2c58db9eef Link to Wikipedia's x86 instruction listing %!s(int64=8) %!d(string=hace) años
  Lucas Stadler c2fda14d40 Implement the zero? predicate %!s(int64=8) %!d(string=hace) años
  Lucas Stadler e3737a078e Add a target to print the generated assembler %!s(int64=8) %!d(string=hace) años