documentation/docs/implementation
Tristan B. Velloza Kildaire 5deb4f9249
Feature/modman (#2)
* Parsing

- (WIP) Adding information about the module manager sub-system

* Parsing

- Added some stuff (stashing it up)

* MK

* Parsing

- Updated header type

* Parsing

- Update

* Small docs transferred in

* ModMan

- Fixed up formatting - now it builds right

* Updates

* Docs

- Updated

* Resolver

- Updated docs

* Updated docs

* Resolver Docs

- Updated with more information

* Resolver

- Added more docs

* Resolver docs

- Updated

* Resolver docs

- Fixed run-on-lines

* Resolver docs

- Fixed run onlines

* Resolver docs

- Fixed run onlines

* Docs

- Updated

* Docs

- Fixed run over lines

* Resolver docs

- Updated

* Resolver Docs

- Added code example

* Small docs

- Added code insertion

* Config

- Updated docs

* Modules

- Added note on file naming
- Added TODO section

* Command-line

- Added information about `--paths`

* Config

- Added information about the `modman:paths` configuration option

* Language usage

- Documentation added

* Command-line

- Formatting fixed

* Parser

- Work-in-progress for the importing system

* Parser

- Added steps + code example

* Parsing

- More documentation on multi odule added

* Parser

- Updated docs

* Graphs

- Updated

* Parsing

- Added notes on parsing, all done now
2024-04-08 12:45:17 +02:00
..
30-introduction.md - Moved source docs to `docs_src/` and docs outputted by pandoc (and to be later processed by mkdocs) to `docs/` 2023-04-18 17:40:26 +02:00
31-lexical.md Feature: Lexer improvements (#3) 2023-12-27 08:24:19 +02:00
32-parsing.md Feature/modman (#2) 2024-04-08 12:45:17 +02:00
33-naming.md Naming 2023-08-27 11:38:28 +02:00
33-resolution.md Feature/modman (#2) 2024-04-08 12:45:17 +02:00
34-dependency.md Types 2023-07-07 21:36:28 +02:00
35-typechecking.md Feature/unused vars (#1) 2023-11-05 17:25:05 +02:00
36-emit.md Types 2023-07-07 21:36:28 +02:00
37-compiler.md Grammar 2023-08-16 16:21:15 +02:00
38-meta.md Meta processing 2023-07-09 21:33:56 +02:00
39-modman.md Feature/modman (#2) 2024-04-08 12:45:17 +02:00