David Thompson
|
2f4f69ec16
Merge branch 'size-metrics' into 'main'
|
10 月之前 |
David Thompson
|
3679a23526
doc: Document hashtable API.
|
10 月之前 |
David Thompson
|
5f2d120551
prelude: Make hashtable-ref default value optional.
|
10 月之前 |
David Thompson
|
75468b5bf8
ci: Gather binary size metrics.
|
10 月之前 |
David Thompson
|
48e33bcaf1
Merge branch 'fix-argv' into 'main'
|
11 月之前 |
David Thompson
|
39aee85ef3
stdlib: Grow argv as necessary in $apply.
|
11 月之前 |
David Thompson
|
4980df5070
compile: Right-size $argv in start function.
|
11 月之前 |
David Thompson
|
c08017f2ee
README: Update reflection examples.
|
11 月之前 |
David Thompson
|
c612c789be
Merge branch '180-more-division-by-zero-checks' into 'main'
|
11 月之前 |
Robin Templeton
|
222ae12716
die for fixnum-fixnum division-by-zero errors
|
11 月之前 |
Robin Templeton
|
71e39dde74
Merge branch 'weak-tables' into 'main'
|
11 月之前 |
David Thompson
|
0a58a31fcc
Merge branch 'reflect.js-docs' into 'main'
|
11 月之前 |
David Thompson
|
3034e71423
Implement weak key hash tables.
|
11 月之前 |
David Thompson
|
f3a960c8e2
doc: Add "Web deployment" section.
|
11 月之前 |
Robin Templeton
|
39f809c83a
Merge branch 'simple-exact-integer-sqrt' into 'main'
|
11 月之前 |
David Thompson
|
a27947072d
prelude: Implement exact-integer-sqrt.
|
11 月之前 |
Robin Templeton
|
ea13e53659
Merge branch 'map2' into 'main'
|
11 月之前 |
Robin Templeton
|
215a314cae
Merge branch 'truncate' into 'main'
|
11 月之前 |
Robin Templeton
|
22a9db7e66
Merge branch 'fix-add-fracnum-fracnum' into 'main'
|
11 月之前 |
David Thompson
|
bd4783573a
Merge branch 'vm-print-struct-array-types' into 'main'
|
11 月之前 |
David Thompson
|
5b388296dc
prelude: Add 2 list cases for map and for-each.
|
11 月之前 |
David Thompson
|
42cf485f39
vm: Add types to printers for functions, nulls, structs, and arrays.
|
11 月之前 |
David Thompson
|
924b502781
stdlib: Fix bignum gcd case in add-fracnum-fracnum.
|
11 月之前 |
David Thompson
|
1afe09400a
prelude: Add truncate.
|
11 月之前 |
David Thompson
|
a189d7645b
Merge branch 'hashq-table-wip' into 'main'
|
11 月之前 |
Robin Templeton
|
808d478ae4
use pair? in hashtable-contains?
|
11 月之前 |
Robin Templeton
|
5385987082
return zero values from hashtable-update!
|
11 月之前 |
Robin Templeton
|
392cd23745
remove %hashq-create-handle! and %hash-for-each-handle
|
11 月之前 |
Robin Templeton
|
2b21a20e5b
remove %hash-for-each
|
11 月之前 |
Robin Templeton
|
64ab776d6e
require default for non-null-return $hashq-lookup variant
|
11 月之前 |