David Thompson 58e7463721 Fix cond-expand in define-library forms. před 1 týdnem
..
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 051b8ac185 Disable logsub test před 3 měsíci
test-bytevectors.scm bf5e2fd4ce bytevectors: Implement big endian procedures. před 4 měsíci
test-char-prelude.scm f102fd5bf4 Move Scheme standard library out to lib/ před 6 měsíci
test-complex.scm db535b06be Refactor heap-numbers-equal?, add support for complex před 3 měsíci
test-constants.scm f867a50ddb Switch to NodeJS as production Wasm runtime. před 4 měsíci
test-disassemble.scm c3040b31f1 wat: Produce better disassembly in wasm->wat, including names. před 7 měsíci
test-eval.scm 78d69fb851 Switch eval to use modules as representation of environments před 2 týdny
test-exceptions.scm a53363edd1 Add #:unwind-for-type support to with-exception-handler. před 2 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 ca35e42f29 ffi: Add support for (ref null string) return type. před 2 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-streams.scm 74f854bd3d Add stream ports. před 2 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-finalization.scm 3b50d27800 Add finalization registry interface. před 4 týdny
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 7 měsíci
test-hashtables.scm e75d699971 Add partial compatibility for Guile's hash table API. 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 58e7463721 Fix cond-expand in define-library forms. před 1 týdnem
test-lower-globals.scm fe4835de78 Add new "lower-globals" pass před 1 rokem
test-lower-stringrefs.scm cc4e6e192b Fix lowering tests před 3 měsíci
test-lower.scm cc4e6e192b Fix lowering tests před 3 měsíci
test-match.scm 0a72a8eb6a Port (ice-9 match). před 6 měsíci
test-modules.scm 2d583e6e52 Add modules library před 2 týdny
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 77504d9118 Add sort procedure to (hoot lists). před 4 měsíci
test-ports.scm 9b88383774 Implement port positions (line/column) for textual i/o před 1 měsícem
test-procedures.scm 4bcc9a76b4 Add procedure-name. před 2 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 7 měsíci
test-read.scm 2545c4171b Implement read-syntax před 1 měsícem
test-records.scm a70202270d R7RS and SRFI-9 constructors can leave off fields před 7 měsíci
test-regexps.scm 1506470d41 Add regular expression support. před 2 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 3a595fd5e0 lib: guile: Add string-reverse. před 2 týdny
test-symbols.scm ae250df55e Add string->symbol, symbol->keyword tests před 1 rokem
test-syntax-objects.scm 217b1e9a3f Implement syntax objects před 2 měsíci
test-time.scm f867a50ddb Switch to NodeJS as production Wasm runtime. před 4 měsíci
test-tree-il.scm 18fb2d516a Add tree-il module před 2 měsíci
test-vectors.scm f4afdf7117 Add vector-sort! procedure to (hoot vectors). před 4 měsíci
test-vm.scm d560bafb77 Fix f32.copysign and f64.copysign. před 4 týdny
test-wasm-assembler.scm f764a54033 Re-organize JS testing and run-time library před 6 měsíci
test-weak-vectors.scm a9359bb252 Fixed up unit tests and missing imports před 1 měsícem
test-write.scm 45c6928a53 write: Add trivial printer for ports. před 7 měsíci
utils.scm f867a50ddb Switch to NodeJS as production Wasm runtime. před 4 měsíci