Commit History

Author SHA1 Message Date
  David Thompson 162cf34fe0 Reimplement hashtables. 8 months ago
  David Thompson 9f2bf7ee16 docs: Fix make-exception doc. 7 months ago
  David Thompson c58699641e doc: Document new commands; move existing commands to toolchain section. 8 months ago
  David Thompson 0a72a8eb6a Port (ice-9 match). 8 months ago
  David Thompson 69bfe32915 doc: Fix local web server URL in tutorial. 8 months ago
  David Thompson 086279a470 Expose hashq to users. 8 months ago
  David Thompson db65ebe5d5 Add a development web server module for convenience. 8 months ago
  David Thompson ec9bfb85f3 doc: Fix find/replace error in 'make check' example. 9 months ago
  David Thompson 08c52982e8 doc: Add --load-path flag to 'guild compile-wasm' example. 9 months ago
  David Thompson 95408da13d doc: Fix typo. 9 months ago
  David Thompson 390b159412 doc: Update 'compile' docs and explain how to load user modules from disk. 9 months ago
  David Thompson ea377b4b7d doc: Fix ordering of keyword args in define-record-type signature. 9 months ago
  David Thompson c3040b31f1 wat: Produce better disassembly in wasm->wat, including names. 1 year ago
  David Thompson a105ceefe7 doc: Add "Symbolifier" section to "Toolchain reference" chapter. 9 months ago
  David Thompson aaaf58666a doc: Fix wasm ref type diagram. 9 months ago
  David Thompson b5aca50d25 reflect: Add keyword arguments to compile-call. 10 months ago
  David Thompson 52c4fb4942 reflect: Add #:load-path argument to compile-value. 10 months ago
  David Thompson e84b31a6b6 doc: Update to reflect module system changes, etc. 10 months ago
  David Thompson e06bc4d7c1 doc: Document tag type procedures. 10 months ago
  David Thompson 7f699defa4 doc: Document more non-standard APIs. 10 months ago
  David Thompson 6a1590513e doc: Update to reflect recent module system changes. 11 months ago
  David Thompson 05f6c9a5bf Add optional emit-names? compiler flag. 1 year ago
  David Thompson dc392ce354 resolve: Add optional names section generation. 1 year ago
  David Thompson d224b9a23c Add <names> record type. 1 year ago
  David Thompson ee1ab7f888 Add id field to <wasm>. 1 year ago
  David Thompson 62678fcbda prelude: Allow (ref eq) result type in define-foreign. 11 months ago
  David Thompson 8d55dbe432 prelude: Allow (ref extern) params/results in define-foreign. 11 months ago
  David Thompson 5c966f0c02 prelude: Add external-non-null? procedure. 11 months ago
  David Thompson 3679a23526 doc: Document hashtable API. 1 year ago
  David Thompson f3a960c8e2 doc: Add "Web deployment" section. 1 year ago