David Thompson 722069e79d Fix overwriting value for existing key in hashtable. 1 week ago
..
fixtures 9dbd10013d Add simple implementation of file ports. 10 months ago
basic-types.wasm f764a54033 Re-organize JS testing and run-time library 7 months ago
basic-types.wat 256a374f5d Remove examples directory and JS testing. 8 months ago
test-assignment.scm 489bdff36b Split up test-constants into many files! 1 year ago
test-atomics.scm b0cede51e7 Prune extraneous bindings from the default environment 10 months ago
test-bitwise.scm 051b8ac185 Disable logsub test 4 months ago
test-bytevectors.scm bf5e2fd4ce bytevectors: Implement big endian procedures. 5 months ago
test-char-prelude.scm f102fd5bf4 Move Scheme standard library out to lib/ 7 months ago
test-complex.scm db535b06be Refactor heap-numbers-equal?, add support for complex 4 months ago
test-constants.scm f867a50ddb Switch to NodeJS as production Wasm runtime. 6 months ago
test-disassemble.scm c3040b31f1 wat: Produce better disassembly in wasm->wat, including names. 8 months ago
test-division.scm 67e1a4de92 Port over a number of division operations from SRFI-141. 1 week ago
test-eval.scm 78d69fb851 Switch eval to use modules as representation of environments 1 month ago
test-exceptions.scm a53363edd1 Add #:unwind-for-type support to with-exception-handler. 4 months ago
test-expander.scm 94b528431f Add test that define-record-type in programs works 8 months ago
test-ffi.scm ca35e42f29 ffi: Add support for (ref null string) return type. 3 months ago
test-fibers-channels.scm ebde3df9b2 Add tests for the rest of fibers 7 months ago
test-fibers-conditions.scm ebde3df9b2 Add tests for the rest of fibers 7 months ago
test-fibers-operations.scm d492b9c102 Add a shim for (guile), use it to test (fibers operations) 7 months ago
test-fibers-scheduler.scm ab21bf5a54 Add stub code for a Hoot microfibers implementation 7 months ago
test-fibers-streams.scm 74f854bd3d Add stream ports. 3 months ago
test-fibers-timers.scm ebde3df9b2 Add tests for the rest of fibers 7 months ago
test-fibers-waiter-queue.scm 6e8fb0f294 Add tests for fibers waiter-queue 7 months ago
test-fibers.scm ebde3df9b2 Add tests for the rest of fibers 7 months ago
test-finalization.scm 3b50d27800 Add finalization registry interface. 2 months ago
test-flonums.scm 98a0b02b37 Fix hoot-fixnum? 1 year ago
test-fluids.scm cd9c2dbb18 Add (hoot dynamic-states) 7 months ago
test-fractions.scm 06969e9428 stdlib: Add missing fraction/flonum arithmetic cases. 9 months ago
test-hashtables.scm 722069e79d Fix overwriting value for existing key in hashtable. 1 week ago
test-inline-wasm.scm be7f9d7285 Extend inline-wasm to allow unboxed args and results 1 year ago
test-ints.scm b0cede51e7 Prune extraneous bindings from the default environment 10 months ago
test-keywords.scm 1b5fabf1f3 Move symbols, keywords out of prelude 10 months ago
test-library-group.scm 58e7463721 Fix cond-expand in define-library forms. 1 month ago
test-lower-globals.scm fe4835de78 Add new "lower-globals" pass 1 year ago
test-lower-stringrefs.scm cc4e6e192b Fix lowering tests 4 months ago
test-lower.scm cc4e6e192b Fix lowering tests 4 months ago
test-match.scm 0a72a8eb6a Port (ice-9 match). 7 months ago
test-modules.scm 2d583e6e52 Add modules library 1 month ago
test-number-to-string.scm 6cc09fe5fe Implement number->string for flonums, fractions, compnums 1 year ago
test-numeric.scm 67e1a4de92 Port over a number of division operations from SRFI-141. 1 week ago
test-pairs.scm 77504d9118 Add sort procedure to (hoot lists). 5 months ago
test-ports.scm 9b88383774 Implement port positions (line/column) for textual i/o 2 months ago
test-procedures.scm 4bcc9a76b4 Add procedure-name. 3 months ago
test-promises.scm 09bc1cb85f Add promises and tests 1 year ago
test-prompts.scm e0ffa16f3a Wrap ABI entries in default prompt. 9 months ago
test-read.scm 2545c4171b Implement read-syntax 2 months ago
test-records.scm a70202270d R7RS and SRFI-9 constructors can leave off fields 8 months ago
test-regexps.scm 1506470d41 Add regular expression support. 3 months ago
test-string-to-number.scm 490ae0a04e Fix string->number when last character is a decimal point. 10 months ago
test-strings.scm 3a595fd5e0 lib: guile: Add string-reverse. 1 month ago
test-symbols.scm ae250df55e Add string->symbol, symbol->keyword tests 1 year ago
test-syntax-objects.scm 217b1e9a3f Implement syntax objects 4 months ago
test-time.scm f867a50ddb Switch to NodeJS as production Wasm runtime. 6 months ago
test-tree-il.scm 18fb2d516a Add tree-il module 4 months ago
test-vectors.scm f4afdf7117 Add vector-sort! procedure to (hoot vectors). 5 months ago
test-vm.scm d560bafb77 Fix f32.copysign and f64.copysign. 2 months ago
test-wasm-assembler.scm b380ef7948 wasm: parse: Fix parsing of br_on_cast and br_on_cast_fail. 1 week ago
test-weak-vectors.scm a9359bb252 Fixed up unit tests and missing imports 2 months ago
test-write.scm 45c6928a53 write: Add trivial printer for ports. 9 months ago
utils.scm f867a50ddb Switch to NodeJS as production Wasm runtime. 6 months ago