Andy Wingo 93c1ccc64d Rewrite linker to avoid fixed-point loops il y a 2 semaines
..
fixtures 9dbd10013d Add simple implementation of file ports. il y a 11 mois
basic-types.wasm f764a54033 Re-organize JS testing and run-time library il y a 9 mois
basic-types.wat 256a374f5d Remove examples directory and JS testing. il y a 10 mois
hashtable-utils.scm e2aac41f1f Move 1+, 1- out of test namespace il y a 1 mois
test-assignment.scm 489bdff36b Split up test-constants into many files! il y a 1 an
test-atomics.scm b0cede51e7 Prune extraneous bindings from the default environment il y a 1 an
test-bitwise.scm 051b8ac185 Disable logsub test il y a 6 mois
test-bytevectors.scm 4965b36f99 Move (scheme inexact) out of test namespace il y a 1 mois
test-char-prelude.scm f102fd5bf4 Move Scheme standard library out to lib/ il y a 9 mois
test-complex.scm 0a5b369612 Move (scheme complex) out of test namespace il y a 1 mois
test-constants.scm f867a50ddb Switch to NodeJS as production Wasm runtime. il y a 7 mois
test-disassemble.scm c3040b31f1 wat: Produce better disassembly in wasm->wat, including names. il y a 10 mois
test-division.scm 67e1a4de92 Port over a number of division operations from SRFI-141. il y a 2 mois
test-environments.scm 9b00087f8b Add environments il y a 1 mois
test-eval.scm 064c9defcd Add primitive-eval il y a 1 mois
test-exceptions.scm a53363edd1 Add #:unwind-for-type support to with-exception-handler. il y a 5 mois
test-expander.scm 729eb0cf15 Add expander il y a 1 mois
test-ffi.scm ca35e42f29 ffi: Add support for (ref null string) return type. il y a 5 mois
test-fibers-channels.scm ebde3df9b2 Add tests for the rest of fibers il y a 9 mois
test-fibers-conditions.scm ebde3df9b2 Add tests for the rest of fibers il y a 9 mois
test-fibers-operations.scm d492b9c102 Add a shim for (guile), use it to test (fibers operations) il y a 9 mois
test-fibers-scheduler.scm ab21bf5a54 Add stub code for a Hoot microfibers implementation il y a 9 mois
test-fibers-streams.scm 5f4ddf1898 Move (scheme write) out of tests default namespace il y a 1 mois
test-fibers-timers.scm ebde3df9b2 Add tests for the rest of fibers il y a 9 mois
test-fibers-waiter-queue.scm 6e8fb0f294 Add tests for fibers waiter-queue il y a 9 mois
test-fibers.scm ebde3df9b2 Add tests for the rest of fibers il y a 9 mois
test-finalization.scm 3b50d27800 Add finalization registry interface. il y a 3 mois
test-flonums.scm 4965b36f99 Move (scheme inexact) out of test namespace il y a 1 mois
test-fluids.scm cd9c2dbb18 Add (hoot dynamic-states) il y a 9 mois
test-fractions.scm 06969e9428 stdlib: Add missing fraction/flonum arithmetic cases. il y a 10 mois
test-hash.scm 6fc4b5ef86 Split hash tests out of test-hashtable il y a 1 mois
test-hashtables-doubly-weak.scm 74f776bbb5 Split test-hashtables into a number of different files il y a 1 mois
test-hashtables-guile.scm 74f776bbb5 Split test-hashtables into a number of different files il y a 1 mois
test-hashtables-weak-key.scm 74f776bbb5 Split test-hashtables into a number of different files il y a 1 mois
test-hashtables-weak-value.scm 74f776bbb5 Split test-hashtables into a number of different files il y a 1 mois
test-hashtables.scm 74f776bbb5 Split test-hashtables into a number of different files il y a 1 mois
test-inline-wasm.scm 9131cbff48 Remove (ice-9 match) and inline-wasm from test import set il y a 1 mois
test-ints.scm e2aac41f1f Move 1+, 1- out of test namespace il y a 1 mois
test-keywords.scm 1b5fabf1f3 Move symbols, keywords out of prelude il y a 1 an
test-library-group.scm 58e7463721 Fix cond-expand in define-library forms. il y a 3 mois
test-lower-globals.scm fe4835de78 Add new "lower-globals" pass il y a 1 an
test-lower-stringrefs.scm 93c1ccc64d Rewrite linker to avoid fixed-point loops il y a 2 semaines
test-lower.scm 93c1ccc64d Rewrite linker to avoid fixed-point loops il y a 2 semaines
test-match.scm 9131cbff48 Remove (ice-9 match) and inline-wasm from test import set il y a 1 mois
test-modules.scm 2d583e6e52 Add modules library il y a 3 mois
test-number-to-string.scm 5f4ddf1898 Move (scheme write) out of tests default namespace il y a 1 mois
test-numeric.scm 4965b36f99 Move (scheme inexact) out of test namespace il y a 1 mois
test-pairs.scm 77504d9118 Add sort procedure to (hoot lists). il y a 6 mois
test-ports.scm e2aac41f1f Move 1+, 1- out of test namespace il y a 1 mois
test-procedures.scm c44931e22a Move lambda*, define* out of test namespace il y a 1 mois
test-promises.scm f0f4d641ed Move (scheme lazy) out of test namespace il y a 1 mois
test-prompts.scm e2aac41f1f Move 1+, 1- out of test namespace il y a 1 mois
test-read.scm b70b1c4f6e Move (scheme read) out of test namespace il y a 1 mois
test-records.scm e2aac41f1f Move 1+, 1- out of test namespace il y a 1 mois
test-regexps.scm 1506470d41 Add regular expression support. il y a 5 mois
test-string-to-number.scm 490ae0a04e Fix string->number when last character is a decimal point. il y a 1 an
test-strings.scm 132eff8fe8 Move (scheme char) out of test namespace il y a 1 mois
test-symbols.scm ae250df55e Add string->symbol, symbol->keyword tests il y a 1 an
test-syntax-objects.scm 217b1e9a3f Implement syntax objects il y a 5 mois
test-time.scm 4dc815042f Move (scheme time) out of test namespace il y a 1 mois
test-tree-il.scm 18fb2d516a Add tree-il module il y a 5 mois
test-vectors.scm f4afdf7117 Add vector-sort! procedure to (hoot vectors). il y a 6 mois
test-vm.scm d560bafb77 Fix f32.copysign and f64.copysign. il y a 3 mois
test-wasm-assembler.scm b380ef7948 wasm: parse: Fix parsing of br_on_cast and br_on_cast_fail. il y a 2 mois
test-weak-vectors.scm a9359bb252 Fixed up unit tests and missing imports il y a 4 mois
test-write.scm 5f4ddf1898 Move (scheme write) out of tests default namespace il y a 1 mois
utils.scm a3f049cba9 Move define-syntax-rule out of test namespace il y a 1 mois