Ara Adkins
6fe54c5034
Add information on including atoms
2020-09-17 13:58:12 +01:00
Ara Adkins
e64c0384b0
Implement part of the Enso lexer in rust ( #1109 )
2020-08-27 13:27:22 +01:00
Marcin Kostrzewa
3b96b9c4cc
Imports, Exports, and Modules documentation ( #1086 )
...
Co-authored-by: Ara Adkins <iamrecursion@users.noreply.github.com>
2020-08-17 17:45:00 +02:00
Ara Adkins
f5ffbe8fa7
Add a markdown style guide ( #1022 )
2020-07-21 13:59:40 +01:00
Ara Adkins
2f404b7f08
Fix a bug with compiler metadata ( #838 )
...
1. The metadata objects weren't being duplicated when duplicating
the IR. This meant that the later passes would write metadata
multiples times into one store (reference), causing wrong
behaviour at codegen time.
2020-06-16 13:52:11 +01:00
Ara Adkins
dd0f93c328
Add support for writing type signatures ( #833 )
...
1. Adds support for type signature syntax.
2. Lifts the type operators into metdata.
3. Uses the signatures to determine arg suspension.
2020-06-15 17:45:14 +01:00
Ara Adkins
456bfc887b
Move the diagram out of the repo ( #816 )
2020-06-08 14:48:39 +01:00
Ara Adkins
f6358e89ed
Fix a minor markdown table syntax issue
2020-06-05 13:31:00 +01:00
Ara Adkins
2e0578d1b3
Clarify the syntax for type operators ( #811 )
2020-06-05 13:26:16 +01:00
Marcin Kostrzewa
e2bac23e26
Handles disable and doc comments ( #780 )
2020-05-27 14:59:23 +02:00
Ara Adkins
204ea3813e
Fix a broken link in the syntax docs
2020-05-18 14:03:27 +01:00
Ara Adkins
d2f93488b3
Restructure the developer documentation ( #751 )
2020-05-15 11:41:26 +01:00