cosmopolitan/test/tool/plinko
Justine Tunney c3440d040c
Make improvements
- More timspec_*() and timeval_*() APIs have been introduced.
- The copyfd() function is now simplified thanks to POSIX rules.
- More Cosmo-specific APIs have been moved behind the COSMO define.
- The setitimer() polyfill for Windows NT is now much higher quality.
- Fixed build error for MODE=aarch64 due to -mstringop-strategy=loop.
- This change introduces `make MODE=nox87 toolchain` which makes it
  possible to build programs using your cosmocc toolchain that don't
  have legacy fpu instructions. This is useful, for example, if you
  want to have a ~22kb tinier blink virtual machine.
2023-06-15 14:50:53 -07:00
..
algebra_test.lisp Add LISP interpreter 2022-04-07 20:30:22 -07:00
library_test.lisp Correct more typos (#500) 2022-07-21 20:53:30 -07:00
plinko_test.c Make improvements 2023-06-15 14:50:53 -07:00
test.mk Make improvements 2023-06-03 08:12:22 -07:00