Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
gitlab.com/spritely/guile-hoot
https://gitlab.com/spritely/guile-hoot
Miscompilation when exact-integer-sqrt does an exact-integer? check
flockofbirbs opened this issue 12 months ago
flockofbirbs opened this issue 12 months ago
hoot/reflect: change signature to allow passing in wasm module
zardoz03 opened this pull request 12 months ago
zardoz03 opened this pull request 12 months ago
Add Configure test for Guile-3.0.x, where x < 9.
zardoz03 opened this issue 12 months ago
zardoz03 opened this issue 12 months ago
more division-by-zero checks
terpri opened this issue about 1 year ago
terpri opened this issue about 1 year ago
Handle module name in wat->wasm
squaremo opened this pull request about 1 year ago
squaremo opened this pull request about 1 year ago
Implement weak key hash tables.
flockofbirbs opened this pull request about 1 year ago
flockofbirbs opened this pull request about 1 year ago
Document hash tables
flockofbirbs opened this issue about 1 year ago
flockofbirbs opened this issue about 1 year ago
Document reflect.js
flockofbirbs opened this pull request about 1 year ago
flockofbirbs opened this pull request about 1 year ago
Implement weak key hash tables
flockofbirbs opened this issue about 1 year ago
flockofbirbs opened this issue about 1 year ago
Implement hashv tables
flockofbirbs opened this issue about 1 year ago
flockofbirbs opened this issue about 1 year ago
Simple exact integer sqrt
flockofbirbs opened this pull request about 1 year ago
flockofbirbs opened this pull request about 1 year ago
vm: Add types to printers for functions, nulls, structs, and arrays
flockofbirbs opened this pull request about 1 year ago
flockofbirbs opened this pull request about 1 year ago
stdlib: Fix bignum gcd case in add-fracnum-fracnum
flockofbirbs opened this pull request about 1 year ago
flockofbirbs opened this pull request about 1 year ago
prelude: Add truncate
flockofbirbs opened this pull request about 1 year ago
flockofbirbs opened this pull request about 1 year ago
Implement truncate
flockofbirbs opened this issue about 1 year ago
flockofbirbs opened this issue about 1 year ago
Implement square
flockofbirbs opened this issue about 1 year ago
flockofbirbs opened this issue about 1 year ago
Add basic exception printing
flockofbirbs opened this issue about 1 year ago
flockofbirbs opened this issue about 1 year ago
function printer doesn't print types of locals
flockofbirbs opened this issue about 1 year ago
flockofbirbs opened this issue about 1 year ago
prelude: Fix sub/div eta expansion
flockofbirbs opened this pull request about 1 year ago
flockofbirbs opened this pull request about 1 year ago
stdlib arithmetic hits unreachable for non-number args
flockofbirbs opened this issue about 1 year ago
flockofbirbs opened this issue about 1 year ago
compiler breaks on incantation
daniel126 opened this issue about 1 year ago
daniel126 opened this issue about 1 year ago
Support web audio worklets with reflect.js
flockofbirbs opened this issue about 1 year ago
flockofbirbs opened this issue about 1 year ago
Make reflect.js importable
flockofbirbs opened this issue about 1 year ago
flockofbirbs opened this issue about 1 year ago
prelude: Add string-map
flockofbirbs opened this pull request about 1 year ago
flockofbirbs opened this pull request about 1 year ago
r6rs eq-hashtables
terpri opened this pull request about 1 year ago
terpri opened this pull request about 1 year ago
prelude: Rename string comparisons to their R7RS names
flockofbirbs opened this pull request about 1 year ago
flockofbirbs opened this pull request about 1 year ago
prelude: Add substring alias for string-copy
flockofbirbs opened this pull request about 1 year ago
flockofbirbs opened this pull request about 1 year ago
Implement guard
flockofbirbs opened this issue about 1 year ago
flockofbirbs opened this issue about 1 year ago
Implement substring
flockofbirbs opened this issue about 1 year ago
flockofbirbs opened this issue about 1 year ago
Implement keyword arguments
flockofbirbs opened this issue about 1 year ago
flockofbirbs opened this issue about 1 year ago
Make current-jiffy/current-second testable
flockofbirbs opened this issue about 1 year ago
flockofbirbs opened this issue about 1 year ago
Use microsecond resolution for jiffies in JavaScript
flockofbirbs opened this pull request about 1 year ago
flockofbirbs opened this pull request about 1 year ago
update test-strings.scm
terpri opened this pull request about 1 year ago
terpri opened this pull request about 1 year ago
Bring hoot status up-to-date in manual
flockofbirbs opened this pull request about 1 year ago
flockofbirbs opened this pull request about 1 year ago
Reimplement current_jiffy to use f64 instead of i64
flockofbirbs opened this pull request about 1 year ago
flockofbirbs opened this pull request about 1 year ago
Automatically load reflect.wasm when using (hoot reflect)
flockofbirbs opened this issue about 1 year ago
flockofbirbs opened this issue about 1 year ago
Handle null case in weak_map_get
flockofbirbs opened this pull request about 1 year ago
flockofbirbs opened this pull request about 1 year ago
Switch current-jiffy to return f64 instead of i64
flockofbirbs opened this issue about 1 year ago
flockofbirbs opened this issue about 1 year ago
Branch chain optimization doesn't work
flockofbirbs opened this issue about 1 year ago
flockofbirbs opened this issue about 1 year ago
Implement hashq tables
flockofbirbs opened this issue about 1 year ago
flockofbirbs opened this issue about 1 year ago
fix expt
terpri opened this issue about 1 year ago
terpri opened this issue about 1 year ago
Resolve "Fix floor division"
terpri opened this pull request about 1 year ago
terpri opened this pull request about 1 year ago
Use string port for stringref iterator
flockofbirbs opened this issue about 1 year ago
flockofbirbs opened this issue about 1 year ago
Foreign function interface
flockofbirbs opened this pull request about 1 year ago
flockofbirbs opened this pull request about 1 year ago
Resolve "Support inexact integers in $quo/$mod/$div in stdlib"
terpri opened this pull request about 1 year ago
terpri opened this pull request about 1 year ago
Resolve "fix `exact`"
terpri opened this pull request about 1 year ago
terpri opened this pull request about 1 year ago
fix `exact`
terpri opened this issue about 1 year ago
terpri opened this issue about 1 year ago
vm: Fix br_table
flockofbirbs opened this pull request about 1 year ago
flockofbirbs opened this pull request about 1 year ago
Fix assoc comparison with head element
dustyweb opened this pull request about 1 year ago
dustyweb opened this pull request about 1 year ago
Remove redundant and poorly named number conversions in stdblib
flockofbirbs opened this pull request about 1 year ago
flockofbirbs opened this pull request about 1 year ago
Fix our implementation of string.compare
flockofbirbs opened this pull request about 1 year ago
flockofbirbs opened this pull request about 1 year ago
assoc doesn't work
dustyweb opened this issue about 1 year ago
dustyweb opened this issue about 1 year ago
Readme updates: update on browser status, stable install instructions
dustyweb opened this pull request about 1 year ago
dustyweb opened this pull request about 1 year ago
Doc fix: reflect-wasm -> reflector
dustyweb opened this pull request about 1 year ago
dustyweb opened this pull request about 1 year ago
prelude: Implement timer procedures
flockofbirbs opened this pull request about 1 year ago
flockofbirbs opened this pull request about 1 year ago
link to 404 in html docs
filiplajszczak opened this issue about 1 year ago
filiplajszczak opened this issue about 1 year ago
Implement jiffies
flockofbirbs opened this issue about 1 year ago
flockofbirbs opened this issue about 1 year ago
Implement error objects
flockofbirbs opened this issue about 1 year ago
flockofbirbs opened this issue about 1 year ago
Implement string mutation procedures
flockofbirbs opened this issue about 1 year ago
flockofbirbs opened this issue about 1 year ago
prelude floor/ and floor-quotient
terpri opened this pull request about 1 year ago
terpri opened this pull request about 1 year ago
prelude expt
terpri opened this pull request about 1 year ago
terpri opened this pull request about 1 year ago
Mention what *isn't* implemented yet in the docs
flockofbirbs opened this issue about 1 year ago
flockofbirbs opened this issue about 1 year ago
Implement numerator and denominator
terpri opened this pull request about 1 year ago
terpri opened this pull request about 1 year ago
Draft: Resolve "Implement prelude numeric functions"
terpri opened this pull request about 1 year ago
terpri opened this pull request about 1 year ago
Enable stringref lowering
wingo opened this pull request about 1 year ago
wingo opened this pull request about 1 year ago
Implement prelude numeric functions
terpri opened this issue over 1 year ago
terpri opened this issue over 1 year ago
Resolve "Optimize equal? type dispatch"
terpri opened this pull request over 1 year ago
terpri opened this pull request over 1 year ago
Optimize equal? type dispatch
terpri opened this issue over 1 year ago
terpri opened this issue over 1 year ago
Get rid of "`compile' imported from both (system base compile) and (hoot compile)" warning
flockofbirbs opened this issue over 1 year ago
flockofbirbs opened this issue over 1 year ago
Get build system distcheckable and installable
flockofbirbs opened this issue over 1 year ago
flockofbirbs opened this issue over 1 year ago
Update guile-next in Guix
flockofbirbs opened this issue over 1 year ago
flockofbirbs opened this issue over 1 year ago
Respect WASM_HOST environment variable in VM tests
flockofbirbs opened this issue over 1 year ago
flockofbirbs opened this issue over 1 year ago
Finish wasm->wat implementation
flockofbirbs opened this pull request over 1 year ago
flockofbirbs opened this pull request over 1 year ago
Resolve "Implement eqv?"
terpri opened this pull request over 1 year ago
terpri opened this pull request over 1 year ago
Resolve "Fix inexact bignum comparison in `$numeric-eqv`"
terpri opened this pull request over 1 year ago
terpri opened this pull request over 1 year ago
reflect: Make reflected procedures applicable.
flockofbirbs opened this pull request over 1 year ago
flockofbirbs opened this pull request over 1 year ago
Miscellaneous doc improvements
flockofbirbs opened this pull request over 1 year ago
flockofbirbs opened this pull request over 1 year ago
Add custom printer to <wasm>
flockofbirbs opened this issue over 1 year ago
flockofbirbs opened this issue over 1 year ago
vm: the scheme-side representation of a funcref should be as an applicable struct
wingo opened this issue over 1 year ago
wingo opened this issue over 1 year ago
mention a way to test a web server locally in the docs
wingo opened this issue over 1 year ago
wingo opened this issue over 1 year ago
Add a manual (and improve VM interface)
flockofbirbs opened this pull request over 1 year ago
flockofbirbs opened this pull request over 1 year ago
define inexact->exact conversion and use it for fraction<->flonum comparison
terpri opened this issue over 1 year ago
terpri opened this issue over 1 year ago
Resolve "Add special cases for fraction<->flonum comparisons"
terpri opened this pull request over 1 year ago
terpri opened this pull request over 1 year ago
Fixup comments
flockofbirbs opened this issue over 1 year ago
flockofbirbs opened this issue over 1 year ago
Implement symbol/bignum constants
flockofbirbs opened this issue over 1 year ago
flockofbirbs opened this issue over 1 year ago
Implement read
flockofbirbs opened this issue over 1 year ago
flockofbirbs opened this issue over 1 year ago
Implement record types
flockofbirbs opened this issue over 1 year ago
flockofbirbs opened this issue over 1 year ago
Implement string->symbol
flockofbirbs opened this issue over 1 year ago
flockofbirbs opened this issue over 1 year ago
Get function, type, etc. names into compiled output for debugging
flockofbirbs opened this issue over 1 year ago
flockofbirbs opened this issue over 1 year ago
Add some REPL commands for debugging
flockofbirbs opened this pull request over 1 year ago
flockofbirbs opened this pull request over 1 year ago
Support "else" clause in arith-cond forms
terpri opened this issue over 1 year ago
terpri opened this issue over 1 year ago
New REPL tools
flockofbirbs opened this pull request over 1 year ago
flockofbirbs opened this pull request over 1 year ago
Run tests against d8 and our own VM
flockofbirbs opened this pull request over 1 year ago
flockofbirbs opened this pull request over 1 year ago
Split up test-constants into many files!
flockofbirbs opened this pull request over 1 year ago
flockofbirbs opened this pull request over 1 year ago
Implement flonum, fraction, and complex constants
flockofbirbs opened this pull request over 1 year ago
flockofbirbs opened this pull request over 1 year ago
A couple of small updates to (hoot reflect)
flockofbirbs opened this pull request over 1 year ago
flockofbirbs opened this pull request over 1 year ago
Resolve "Fix bignum_logsub in reflect.js"
terpri opened this pull request over 1 year ago
terpri opened this pull request over 1 year ago
This lets the commands be correctly copied
ShalokShalom opened this pull request over 1 year ago
ShalokShalom opened this pull request over 1 year ago
Update VM to support recently added Hoot features
flockofbirbs opened this pull request over 1 year ago
flockofbirbs opened this pull request over 1 year ago
Draft: Resolve "Implement slow comparison functions in stdlib"
terpri opened this pull request over 1 year ago
terpri opened this pull request over 1 year ago