This website requires JavaScript.
Explore
Help
Sign In
coop
/
rose-ash
Watch
1
Star
0
Fork
0
You've already forked rose-ash
Code
Issues
Pull Requests
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
4ed7ffe9dd974efa82080db041688630b8dd0529
rose-ash
/
lib
/
haskell
/
tests
History
giles
4ed7ffe9dd
Some checks are pending
Test, Build, and Deploy / test-build-deploy (push)
Waiting to run
Details
haskell: classic program fib.hs + source-order top-level binding (+2 tests, 388/388)
2026-04-25 08:53:47 +00:00
..
programs
haskell: classic program fib.hs + source-order top-level binding (+2 tests, 388/388)
2026-04-25 08:53:47 +00:00
desugar.sx
haskell: desugar guards/where/list-comp → core AST (+15 tests, 226/226)
2026-04-24 21:16:53 +00:00
do-io.sx
haskell: do-notation desugar + stub IO monad (return/>>=/>>) (+14 tests, 382/382)
2026-04-25 00:59:42 +00:00
eval.sx
haskell: thunks + force, app args become lazy (+6 tests, 333/333)
2026-04-24 23:22:21 +00:00
infinite.sx
haskell: lazy : + ranges + Prelude (repeat/iterate/fibs/take, +25 tests, 359/359)
2026-04-24 23:58:21 +00:00
layout.sx
haskell: layout rule per §10.3 (+15 tests, 58/58)
2026-04-24 17:05:35 +00:00
match.sx
haskell: value-level pattern matcher (+31 tests, 281/281)
2026-04-24 22:15:13 +00:00
parse.sx
haskell: layout rule per §10.3 (+15 tests, 58/58)
2026-04-24 17:05:35 +00:00
parser-case-do.sx
haskell: full patterns — as/lazy/negative/infix + lambda & let pat LHS (+18 tests, 138/138)
2026-04-24 18:34:47 +00:00
parser-decls.sx
haskell: top-level decls (fn-clause, type-sig, data, type, newtype, fixity) + type parser (+24 tests, 162/162)
2026-04-24 19:06:38 +00:00
parser-expr.sx
haskell: full patterns — as/lazy/negative/infix + lambda & let pat LHS (+18 tests, 138/138)
2026-04-24 18:34:47 +00:00
parser-guards-where.sx
haskell: guards + where clauses (+11 tests, 173/173)
2026-04-24 19:37:52 +00:00
parser-module.sx
haskell: module header + imports (+16 tests, 189/189)
2026-04-24 20:08:30 +00:00
parser-patterns.sx
haskell: full patterns — as/lazy/negative/infix + lambda & let pat LHS (+18 tests, 138/138)
2026-04-24 18:34:47 +00:00
parser-sect-comp.sx
haskell: operator sections + list comprehensions, Phase 1 parser complete (+22 tests, 211/211)
2026-04-24 20:47:51 +00:00
program-fib.sx
haskell: classic program fib.hs + source-order top-level binding (+2 tests, 388/388)
2026-04-25 08:53:47 +00:00
runtime.sx
haskell: runtime constructor registry (+24 tests, 250/250)
2026-04-24 21:45:51 +00:00
seq.sx
haskell: seq + deepseq via lazy-builtin flag (+9 tests, 368/368)
2026-04-25 00:28:19 +00:00