Commit History

Author SHA1 Message Date
  David Thompson 3b50d27800 Add finalization registry interface. 2 months ago
  Andy Wingo a91322c5b5 Add low-level support for syntax transformers 2 months ago
  David Thompson c0a1ddd119 Add Hoot VM weak ref bindings. 2 months ago
  David Thompson 14a72fb385 Change quit import to not actually quit on Guile VM. 3 months ago
  David Thompson a0d3ea07cc reflect: Fix auxilary modules not being added to *all-instances* table. 3 months ago
  Andy Wingo 74f854bd3d Add stream ports. 3 months ago
  David Thompson 1506470d41 Add regular expression support. 5 months ago
  Andy Wingo 082cdfb4cb Write code / function names into binary; print them during backtrace 4 months ago
  Andy Wingo 76c59552f7 Fallback error handler will tell host to quit 4 months ago
  Andy Wingo 33087af237 Implement code_source for JS and Hoot VM run-times 4 months ago
  Andy Wingo bf69675642 Backtraces almost there 4 months ago
  Andy Wingo 85b60771e1 Add basic support for code references 4 months ago
  Andy Wingo 65dd9eb58c Source locations for logsub 4 months ago
  Andy Wingo 8f543722fe Add source info for exceptions during = 4 months ago
  David Thompson ae781a6aec reflect: Fix wtf8->string. 5 months ago
  David Thompson 04b1448d9f reflect: Fix bignum_for_u64. 5 months ago
  David Thompson 6cd3119b0a reflect: Fix bignum_get_i64. 5 months ago
  David Thompson 4936ef838e reflect: Export hoot-print procedure. 6 months ago
  David Thompson 85d8e531d7 reflect: Allow time to be faked for testing purposes. 7 months ago
  David Thompson 8ff49fa534 reflect: Add async support. 7 months ago
  Andy Wingo 3c96843b86 Add await-call 7 months ago
  Andy Wingo 6f79bb6fc4 Use queueMicrotask for schedule-task with no delay 7 months ago
  Andy Wingo ab21bf5a54 Add stub code for a Hoot microfibers implementation 7 months ago
  Andy Wingo f764a54033 Re-organize JS testing and run-time library 7 months ago
  David Thompson 8764236e56 reflect: Fix imports for weak maps. 8 months ago
  David Thompson 0afad5ce16 reflect: Don't hold onto pair car/cdr. 9 months ago
  David Thompson b5aca50d25 reflect: Add keyword arguments to compile-call. 9 months ago
  David Thompson 52c4fb4942 reflect: Add #:load-path argument to compile-value. 9 months ago
  David Thompson 9dbd10013d Add simple implementation of file ports. 10 months ago
  Andy Wingo b0cede51e7 Prune extraneous bindings from the default environment 10 months ago