David Thompson 162cf34fe0 Reimplement hashtables. před 6 měsíci
..
fixtures 9dbd10013d Add simple implementation of file ports. před 9 měsíci
basic-types.wasm f764a54033 Re-organize JS testing and run-time library před 6 měsíci
basic-types.wat 256a374f5d Remove examples directory and JS testing. před 7 měsíci
test-assignment.scm 489bdff36b Split up test-constants into many files! před 1 rokem
test-atomics.scm b0cede51e7 Prune extraneous bindings from the default environment před 9 měsíci
test-bitwise.scm b0cede51e7 Prune extraneous bindings from the default environment před 9 měsíci
test-bytevectors.scm b32f88f6be Remove beyond-R7RS bytevector routines from standard environment před 9 měsíci
test-char-prelude.scm f102fd5bf4 Move Scheme standard library out to lib/ před 6 měsíci
test-complex.scm b0cede51e7 Prune extraneous bindings from the default environment před 9 měsíci
test-constants.scm ea03504a5a Make complex number printing in reflect.js match Scheme. před 1 rokem
test-disassemble.scm c3040b31f1 wat: Produce better disassembly in wasm->wat, including names. před 7 měsíci
test-exceptions.scm c18468acd3 stdlib: Throw numeric type errors. před 8 měsíci
test-expander.scm 94b528431f Add test that define-record-type in programs works před 7 měsíci
test-ffi.scm ff75308bdd Add FFI test that uses (ref extern) params. před 7 měsíci
test-fibers-channels.scm ebde3df9b2 Add tests for the rest of fibers před 6 měsíci
test-fibers-conditions.scm ebde3df9b2 Add tests for the rest of fibers před 6 měsíci
test-fibers-operations.scm d492b9c102 Add a shim for (guile), use it to test (fibers operations) před 6 měsíci
test-fibers-scheduler.scm ab21bf5a54 Add stub code for a Hoot microfibers implementation před 6 měsíci
test-fibers-timers.scm ebde3df9b2 Add tests for the rest of fibers před 6 měsíci
test-fibers-waiter-queue.scm 6e8fb0f294 Add tests for fibers waiter-queue před 6 měsíci
test-fibers.scm ebde3df9b2 Add tests for the rest of fibers před 6 měsíci
test-flonums.scm 98a0b02b37 Fix hoot-fixnum? před 1 rokem
test-fluids.scm cd9c2dbb18 Add (hoot dynamic-states) před 6 měsíci
test-fractions.scm 06969e9428 stdlib: Add missing fraction/flonum arithmetic cases. před 8 měsíci
test-hashtables.scm 162cf34fe0 Reimplement hashtables. před 5 měsíci
test-inline-wasm.scm be7f9d7285 Extend inline-wasm to allow unboxed args and results před 1 rokem
test-ints.scm b0cede51e7 Prune extraneous bindings from the default environment před 9 měsíci
test-keywords.scm 1b5fabf1f3 Move symbols, keywords out of prelude před 9 měsíci
test-library-group.scm 394f439e26 Add first draft at implementing support for define-module před 7 měsíci
test-lower-globals.scm fe4835de78 Add new "lower-globals" pass před 1 rokem
test-lower-stringrefs.scm c3040b31f1 wat: Produce better disassembly in wasm->wat, including names. před 7 měsíci
test-lower.scm c3040b31f1 wat: Produce better disassembly in wasm->wat, including names. před 7 měsíci
test-match.scm 0a72a8eb6a Port (ice-9 match). před 6 měsíci
test-number-to-string.scm 6cc09fe5fe Implement number->string for flonums, fractions, compnums před 1 rokem
test-numeric.scm 1afe09400a prelude: Add truncate. před 11 měsíci
test-pairs.scm 542f29f8b9 Implement r7rs compliant equal? před 9 měsíci
test-ports.scm b16d45b2b0 Refactor test harness před 6 měsíci
test-procedures.scm 5294225712 Allow arbitrary consumer expression in call-with-values. před 7 měsíci
test-promises.scm 09bc1cb85f Add promises and tests před 1 rokem
test-prompts.scm e0ffa16f3a Wrap ABI entries in default prompt. před 8 měsíci
test-read.scm 01b3373bbc Add `read` implementation před 1 rokem
test-records.scm a70202270d R7RS and SRFI-9 constructors can leave off fields před 7 měsíci
test-string-to-number.scm 490ae0a04e Fix string->number when last character is a decimal point. před 9 měsíci
test-strings.scm b16d45b2b0 Refactor test harness před 6 měsíci
test-symbols.scm ae250df55e Add string->symbol, symbol->keyword tests před 1 rokem
test-time.scm c7c3599170 test: Add time tests. před 6 měsíci
test-vectors.scm 542f29f8b9 Implement r7rs compliant equal? před 9 měsíci
test-vm.scm a0d41e54f3 Add spawn-fibers test před 6 měsíci
test-wasm-assembler.scm f764a54033 Re-organize JS testing and run-time library před 6 měsíci
test-write.scm 45c6928a53 write: Add trivial printer for ports. před 8 měsíci
utils.scm 4936ef838e reflect: Export hoot-print procedure. před 5 měsíci