documentation/docs/language
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-index.md - Attempt to fix the tables rendering 2023-04-19 17:36:14 +02:00
31-grammar.md Feature: Lexer improvements (#3) 2023-12-27 08:24:19 +02:00
32-comments.md Grammar 2023-08-16 16:21:15 +02:00
33-literals.md Grammar 2023-08-16 16:21:15 +02:00
34-types.md Grammar 2023-08-16 16:21:15 +02:00
35-variables.md Grammar 2023-08-16 16:21:15 +02:00
36-conditionals.md Grammar 2023-08-16 16:21:15 +02:00
37-loops.md Grammar 2023-08-16 16:21:15 +02:00
38-functions.md Grammar 2023-08-16 16:21:15 +02:00
39-arrays.md Grammar 2023-08-16 16:21:15 +02:00
40-pointers.md Grammar 2023-08-16 16:21:15 +02:00
41-structs.md Grammar 2023-08-16 16:21:15 +02:00
42-oop.md Grammar 2023-08-16 16:21:15 +02:00
43-modules.md Feature/modman (#2) 2024-04-08 12:45:17 +02:00
44-extern.md Grammar 2023-08-16 16:21:15 +02:00
45-annotations.md Grammar 2023-08-16 16:21:15 +02:00
50-configuration.md Feature/modman (#2) 2024-04-08 12:45:17 +02:00
51-command-line.md Feature/modman (#2) 2024-04-08 12:45:17 +02:00