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