|
|
66286c4b19
|
Fixes to parsing of lists vs tuples, dropping tuple sections for now.
|
2026-04-04 20:37:35 -07:00 |
|
|
|
2643620a98
|
fix profile git target
|
2026-04-04 20:14:26 -07:00 |
|
|
|
5f721e455d
|
add spruce.ts (also inlined into Spruce.newt)
|
2026-04-04 08:03:23 -07:00 |
|
|
|
949f1f2712
|
minify newt in playground
Publish Playground / build (push) Has been cancelled
Publish Playground / deploy (push) Has been cancelled
|
2026-04-03 21:32:03 -07:00 |
|
|
|
baf5a49a55
|
The case to ite/tertiary code was unreachable
|
2026-04-03 21:28:45 -07:00 |
|
|
|
623737f57f
|
remove some unnecessary break statements
|
2026-04-03 21:12:15 -07:00 |
|
|
|
4603d568fc
|
ci for todomvc
|
2026-04-03 20:56:17 -07:00 |
|
|
|
fd97d2167e
|
todomvc
|
2026-04-03 20:36:40 -07:00 |
|
|
|
bfc9277f15
|
fix lsp crash
|
2026-04-02 21:47:05 -07:00 |
|
|
|
6518b6847a
|
fix bug in spruce.ts
|
2026-04-02 21:46:47 -07:00 |
|
|
|
ae7fb5da6f
|
web app experiment
|
2026-04-01 22:04:15 -07:00 |
|
|
|
52c78aa6f6
|
update CI for new makefile
|
2026-03-29 20:00:39 -07:00 |
|
|
|
4814682712
|
Add list sugar
Publish Playground / build (push) Has been cancelled
Publish Playground / deploy (push) Has been cancelled
|
2026-03-29 19:54:01 -07:00 |
|
|
|
2f1185bf4c
|
drop old record syntax
|
2026-03-29 19:54:01 -07:00 |
|
|
|
ee9664838f
|
use new record update syntax
|
2026-03-29 19:54:01 -07:00 |
|
|
|
ba519bdc7f
|
update bootstrap
|
2026-03-29 19:53:48 -07:00 |
|
|
|
cb394d3cc2
|
change record update syntax
|
2026-03-29 09:56:42 -07:00 |
|
|
|
3338a617cc
|
Move build products to build directory
|
2026-03-29 09:56:39 -07:00 |
|
|
|
ac231173ed
|
lit case was accidentally removed
|
2026-03-28 19:36:50 -07:00 |
|
|
|
f42f4aecbe
|
don't let constructor args in scheme backend
|
2026-03-28 19:32:11 -07:00 |
|
|
|
766eb69313
|
fix font size issue on MobileSafari
|
2026-03-28 17:38:34 -07:00 |
|
|
|
e2dfe4ec04
|
fixes to eval
Publish Playground / build (push) Has been cancelled
Publish Playground / deploy (push) Has been cancelled
|
2026-03-28 16:16:06 -07:00 |
|
|
|
697c5f2641
|
fix updating of javascript/scheme in playground
Publish Playground / build (push) Has been cancelled
Publish Playground / deploy (push) Has been cancelled
|
2026-03-28 09:36:05 -07:00 |
|
|
|
babbd01975
|
Fix LSP crash and tokenizer issue
|
2026-03-27 20:21:57 -07:00 |
|
|
|
c014233987
|
debug lsp crashes
|
2026-03-27 20:20:08 -07:00 |
|
|
|
aa6604038b
|
cleanup
|
2026-03-27 20:19:27 -07:00 |
|
|
|
a40956a4cc
|
fix names growing in liftWhere and redundant error for ErrorHole
Publish Playground / build (push) Has been cancelled
Publish Playground / deploy (push) Has been cancelled
|
2026-03-21 20:45:28 -07:00 |
|
|
|
c6835b9dfe
|
scheme types need not store their indices
|
2026-03-21 16:50:53 -07:00 |
|
|
|
9b8a7953dd
|
fixes to scheme in playground
|
2026-03-21 11:54:14 -07:00 |
|
|
|
f5a9aae070
|
also show scheme code in web playground
Publish Playground / build (push) Has been cancelled
Publish Playground / deploy (push) Has been cancelled
|
2026-03-21 11:39:29 -07:00 |
|
|
|
9652903df1
|
enable tests on scheme, fix error handling on scheme
|
2026-03-21 10:27:45 -07:00 |
|
|
|
da1f2705ee
|
Remove erased function args in scheme
|
2026-03-21 08:25:00 -07:00 |
|
|
|
f3f9d737cf
|
also drop singleton cases for lit / default
|
2026-03-20 08:01:31 -07:00 |
|
|
|
cfdddbb002
|
cons/nil for pair/unit in scheme backend
Publish Playground / build (push) Has been cancelled
Publish Playground / deploy (push) Has been cancelled
|
2026-03-18 17:30:28 -07:00 |
|
|
|
5eb43f6252
|
Cons/Nil optimization for scheme backend
|
2026-03-18 17:30:17 -07:00 |
|
|
|
4ce5d470ba
|
streamline generated code a little
|
2026-03-16 21:56:03 -07:00 |
|
|
|
fe96f46534
|
First pass at a scheme backend
Publish Playground / build (push) Has been cancelled
Publish Playground / deploy (push) Has been cancelled
|
2026-03-16 17:03:33 -07:00 |
|
|
|
92ced8dcd2
|
LSP document symbols
|
2026-03-07 21:33:12 -08:00 |
|
|
|
90e36d8faf
|
Remove some ambiguities in parsing
|
2026-03-06 21:41:26 -08:00 |
|
|
|
b1c2bfc896
|
Add Functor Either a
|
2026-03-04 19:09:32 -08:00 |
|
|
|
c26b283899
|
try CI on tangled.org
|
2026-02-28 22:25:17 -08:00 |
|
|
|
ea7ba4ea40
|
fixes for Linux nvim support
Publish Playground / build (push) Has been cancelled
Publish Playground / deploy (push) Has been cancelled
|
2026-02-27 21:53:56 -08:00 |
|
|
|
2075f2dfc3
|
update bootstrap
Publish Playground / build (push) Has been cancelled
Publish Playground / deploy (push) Has been cancelled
|
2026-02-27 20:46:31 -08:00 |
|
|
|
0d974dd42d
|
fix parse issue for typed lamda arguments
|
2026-02-27 20:45:01 -08:00 |
|
|
|
7a763bf40a
|
Looping TCO for singleton components
|
2026-02-26 22:18:10 -08:00 |
|
|
|
c4ff0c7c8c
|
playground build issues
|
2026-02-25 21:45:00 -08:00 |
|
|
|
c6d6c8df7e
|
todo list updates
|
2026-02-25 20:39:19 -08:00 |
|
|
|
d5b5ee8265
|
Wire web playground to LSP code
|
2026-02-25 19:41:57 -08:00 |
|
|
|
f3b8b1b7b5
|
lsp config for nvim
|
2026-02-25 19:23:11 -08:00 |
|
|
|
4c5cd4dec0
|
continue after import error, fix error order
|
2026-02-24 22:25:16 -08:00 |
|