1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-15 01:52:11 +03:00
juvix/tests
Jonathan Cubides c6b3b95db3
Add new flags to the Html backend (#2447)
This PR adds `--prefix-id`, `--no-path`, and `only-code` flags to the
HTML backend to manipulate the hyperlinks on the resulting HTML output
and the output itself by only keeping the content of the body in the
Html.

As a usage case, we can support `juvix-standalone` blocks, as
demonstrated in

- https://github.com/anoma/juvix-docs/pull/80
2023-10-23 16:22:04 +02:00
..
Asm New compilation pipeline (#1832) 2023-03-14 16:24:07 +01:00
benchmark Numeric, ordering and equality traits (#2433) 2023-10-09 18:25:01 +02:00
Compilation Arithmetic simplification (#2454) 2023-10-23 11:47:17 +02:00
Core Fold lets when the bound variable occurs at most once (#2231) 2023-06-29 13:02:10 +02:00
examplesExpected Add a test suite for milestone examples (#1920) 2023-03-24 13:16:26 +00:00
Geb/positive Numeric, ordering and equality traits (#2433) 2023-10-09 18:25:01 +02:00
Internal Numeric, ordering and equality traits (#2433) 2023-10-09 18:25:01 +02:00
negative Instance coercions (#2444) 2023-10-19 16:00:31 +02:00
positive Process $root/Package.juvix using a special PathResolver (#2451) 2023-10-23 10:08:44 +02:00
runtime/positive Improve closure calls in the runtime (#2396) 2023-09-29 14:20:00 +02:00
smoke/Commands Add new flags to the Html backend (#2447) 2023-10-23 16:22:04 +02:00
VampIR Numeric, ordering and equality traits (#2433) 2023-10-09 18:25:01 +02:00
.gitattributes Juvix C runtime (#1580) 2022-11-03 09:38:09 +01:00