mirror of
https://github.com/anoma/juvix.git
synced 2024-12-03 09:41:10 +03:00
0e8ccb7db2
The judoc examples feature is currently unused. This feature was added in https://github.com/anoma/juvix/pull/1442 Keeping support for this feature adds a cost to HTML generation. We are removing this to improve the performance of `juvix html`. To just render the HTML documentation we only require the scoper result from the pipeline. To support the examples we need the type checking result. The cost is significant in larger projects as the pipeline is run for each import. Part of https://github.com/anoma/juvix/issues/2744 |
||
---|---|---|
.. | ||
Commands | ||
TopCommand | ||
App.hs | ||
AsmInterpreter.hs | ||
CommonOptions.hs | ||
Evaluator.hs | ||
GlobalOptions.hs | ||
HaskelineJB.hs | ||
Main.hs | ||
RegInterpreter.hs | ||
TopCommand.hs | ||
TreeEvaluator.hs |