David Thompson
|
a9edcf3100
Merge branch 'parse-library' into 'main'
|
11 月之前 |
David Thompson
|
67afd833a6
compile: Recognize use-modules form in read-and-compile.
|
11 月之前 |
David Thompson
|
da05c436d5
library-group: Remove parse-r6rs-library export.
|
11 月之前 |
David Thompson
|
6ba5dab3af
compile: Use parse-library instead of parse-r6rs-library.
|
11 月之前 |
David Thompson
|
8a0fb83085
library-group: Add parse-library.
|
11 月之前 |
David Thompson
|
dfe8e682fa
Bump version to 0.4.1.
|
11 月之前 |
Andy Wingo
|
394f439e26
Add first draft at implementing support for define-module
|
11 月之前 |
Andy Wingo
|
b81338275e
library-groups test: add ability to test "include"
|
11 月之前 |
David Thompson
|
4554d651b7
Merge branch 'expose-hashq' into 'main'
|
11 月之前 |
David Thompson
|
086279a470
Expose hashq to users.
|
11 月之前 |
Andy Wingo
|
134903169e
Fix split-returns for kwargs
|
11 月之前 |
Andy Wingo
|
f2af335f14
tailify: More thorough kargs-splitting.
|
11 月之前 |
Andy Wingo
|
06465f63f5
guild compile-wasm: add --mode={primary,secondary,standalone}
|
11 月之前 |
Andy Wingo
|
9e80eb86c4
library-group: programs don't have to end with an expression
|
11 月之前 |
Andy Wingo
|
cee17e5d49
tailify: Fix prompt unwinding
|
11 月之前 |
Andy Wingo
|
a5234be0a7
Merge branch 'fix-compile-wasm-output-file' into 'main'
|
11 月之前 |
David Thompson
|
50301fc456
Fix 0 byte output files when compilation fails in 'guild compile-wasm'.
|
11 月之前 |
David Thompson
|
45967f428b
Merge branch 'define-foreign-syntax-error' into 'main'
|
11 月之前 |
David Thompson
|
9a5f0d290f
Merge branch 'web-server-module' into 'main'
|
11 月之前 |
David Thompson
|
150ad1b250
ffi: Check that mod and name are strings in define-foreign.
|
11 月之前 |
David Thompson
|
db65ebe5d5
Add a development web server module for convenience.
|
11 月之前 |
Andy Wingo
|
f8fb2e86b3
Add --dump-tree-il to guild compile-wasm
|
11 月之前 |
Andy Wingo
|
a9a758d26b
Fix running wasm files with d8
|
11 月之前 |
David Thompson
|
59fb979fc1
Merge branch 'improved-non-continuable-exception' into 'main'
|
11 月之前 |
Andy Wingo
|
9d37af6f46
guild compile-wasm can now run the wasm files
|
11 月之前 |
Andy Wingo
|
a9ab566ef7
compile-file returns wasm, doesn't require output file
|
11 月之前 |
David Thompson
|
8137d1dcf1
Add message to non-continuable violations.
|
11 月之前 |
David Thompson
|
a651fe3d89
Merge branch 'fix-ffi-ref-extern' into 'main'
|
11 月之前 |
Andy Wingo
|
53a94c58c9
Fix linker to allow exports to pull in tag definitions
|
11 月之前 |
Andy Wingo
|
94b528431f
Add test that define-record-type in programs works
|
11 月之前 |