David Thompson
|
9dbd10013d
Add simple implementation of file ports.
|
1 年之前 |
David Thompson
|
7885b512ba
stdlib: Implement complex number arithmetic.
|
1 年之前 |
David Thompson
|
e776ca8b82
stdlib: Fix division of bignum by fraction.
|
1 年之前 |
David Thompson
|
e0cb6af70a
stdlib: Fix division of bignum by fraction.
|
1 年之前 |
Robin Templeton
|
93938b0f51
Fix $quo fast check and test for smallest bignum.
|
1 年之前 |
David Thompson
|
39aee85ef3
stdlib: Grow argv as necessary in $apply.
|
1 年之前 |
David Thompson
|
4980df5070
compile: Right-size $argv in start function.
|
1 年之前 |
Robin Templeton
|
222ae12716
die for fixnum-fixnum division-by-zero errors
|
1 年之前 |
David Thompson
|
3034e71423
Implement weak key hash tables.
|
1 年之前 |
David Thompson
|
924b502781
stdlib: Fix bignum gcd case in add-fracnum-fracnum.
|
1 年之前 |
Robin Templeton
|
64ab776d6e
require default for non-null-return $hashq-lookup variant
|
1 年之前 |
Robin Templeton
|
f63f508608
implement r6rs eq-hashtables
|
1 年之前 |
David Thompson
|
ff3bbf24c7
stdlib: Fix fluid-ref*.
|
1 年之前 |
David Thompson
|
bbefcc1bf2
stdlib: Add weak-map-get-scm function.
|
1 年之前 |
David Thompson
|
9375f5f268
stdlib: Change result type of weak_map_get to (ref null eq).
|
1 年之前 |
Andy Wingo
|
ff83dc0523
Fix #137
|
1 年之前 |
Andy Wingo
|
2519d743d3
Merge branch 'current-jiffy-f64' into 'main'
|
1 年之前 |
Andy Wingo
|
ee98769c30
All exceptions structured!
|
1 年之前 |
Andy Wingo
|
987ade0e62
Compiler front-end residualizes structured exceptions
|
1 年之前 |
David Thompson
|
f9566b20a1
Reimplement current_jiffy to use f64 instead of i64.
|
1 年之前 |
Andy Wingo
|
4d34bb0746
Enable structured exceptions thrown from prelude
|
1 年之前 |
Andy Wingo
|
a8b87044ed
Better compiler support for string->utf8, utf8->string
|
1 年之前 |
Andy Wingo
|
01b3373bbc
Add `read` implementation
|
1 年之前 |
David Thompson
|
a2ab07a02b
Add FFI.
|
1 年之前 |
David Thompson
|
7ab96ccebd
stdlib: Change $extern-ref to hold a nullable extern.
|
1 年之前 |
Andy Wingo
|
be7f9d7285
Extend inline-wasm to allow unboxed args and results
|
1 年之前 |
Robin Templeton
|
2a171a6cc1
add missing flonum-fraction cases to $mul
|
1 年之前 |
Andy Wingo
|
45925402e8
Add equal? support for records
|
1 年之前 |
Andy Wingo
|
2231923808
Add setter support for records, and add tests
|
1 年之前 |
Robin Templeton
|
f45b663611
fix flonum-fixnum comparisons
|
1 年之前 |