~subsetpark/fugue

bb77c3b3 — Zach Smith 2 months ago master
bugfix: janet/match
fix #14 - eval symbol when processing match
Update ReADME
ignore tags
Minor updates
Implement pattern destructuring in multimethod case body
Minor cleanup
Use merge-module technique; use proto name in field validation
Remove upscope
fmt
Make field validation more informative when proto is unknown
Use nested dicts for compile time registry
Replace hand-rolled compiler-warn functions with `maclintf`
508d55fe — Zach Smith 2 years ago
Cleanup proto form: single pipeline with all logic in bare proto fun
66db931c — Zach Smith 2 years ago
minor reorder
da7ef6a6 — Zach Smith 2 years ago
Add fugue/match
1ee8fca5 — Zach Smith 2 years ago
Docstrings in defgeneric
9c7f4300 — Zach Smith 2 years ago
Bugfix: dont include proto attributes in defined fields
e28cd6b8 — Zach Smith 2 years ago
fold registry back in
Next