888 Commits (d199d2f8ea6759c625ffb1489baa2b7496fdc280)

Autor SHA1 Mensaje Fecha
  Lu Stadler d199d2f8ea Support matching query strings %!s(int64=7) %!d(string=hace) años
  Lu Stadler 51cb636717 Make unnecessarily global variable local %!s(int64=7) %!d(string=hace) años
  Lu Stadler 31e1190528 Remove unused function %!s(int64=7) %!d(string=hace) años
  Lu Stadler 9356299434 Support delaying responses %!s(int64=7) %!d(string=hace) años
  Lu Stadler 1687ac958d Move converting to response definitions onto the log %!s(int64=7) %!d(string=hace) años
  Lu Stadler 7cd3b8c5df Move request log printing into the log function %!s(int64=7) %!d(string=hace) años
  Lu Stadler 15e5e1919d Remove unused code %!s(int64=7) %!d(string=hace) años
  Lu Stadler 3041287b71 Move response matching onto the type that owns them %!s(int64=7) %!d(string=hace) años
  Lu Stadler 4372a53fd2 Fix bug with cut-off responses %!s(int64=7) %!d(string=hace) años
  Lu Stadler 1bd93213d3 Refactor log into self-managing objects %!s(int64=7) %!d(string=hace) años
  Lu Stadler 0b91d78f9f Fix error when no responses file is given %!s(int64=7) %!d(string=hace) años
  Lu Stadler 0f41adbf25 Remove reference to removed endpoints %!s(int64=7) %!d(string=hace) años
  Lu Stadler 1739d854a0 Remove unused code %!s(int64=7) %!d(string=hace) años
  Lu Stadler c434d00c23 Refactor reloading by introducing a struct for it %!s(int64=7) %!d(string=hace) años
  Lu Stadler 854ef1a76c Add a list of possible features/todos %!s(int64=7) %!d(string=hace) años
  Lu Stadler e1dedf66ff Simplify response rendering code %!s(int64=7) %!d(string=hace) años
  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