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