Hubert Plociniczak
5b434d19c3
Update 'naming' docs ( #3858 )
2022-11-24 12:55:42 +00:00
Marcin Kostrzewa
67b4e59506
Properly expose stacktraces and related data to user code ( #3271 )
2022-02-16 10:36:19 +03:00
Michał Wawrzyniec Urbańczyk
76553dd217
Post-merge fixes ( #3130 )
...
Add GUI codeowners. Require jobs from GUI CI as part of PR. Keep prettier under control.
2021-11-01 20:44:15 +01:00
Ara Adkins
bc96f0e05c
Add support for documenting modules ( #1900 )
2021-07-26 13:26:41 +01:00
Ara Adkins
8f34f7fcbd
Add support for the ALIAS
tag in docs ( #1896 )
2021-07-22 15:48:44 +01:00
Ara Adkins
96697ddc97
Fix a crash due to shadowed project names ( #1571 )
2021-03-16 12:45:19 +00:00
Maciej Mikołajek
5e309bddcb
Fix code docs, add new tags to doc parser, fix Tag.unrecognized
and parens in text. ( #1452 )
2021-02-09 09:47:29 +01:00
Ara Adkins
af1aab35aa
Improve dataflow errors in the standard library ( #1446 )
2021-02-02 12:31:33 +00:00
Wojciech Daniło
9ef1331c80
Update README.md ( #1442 )
2021-02-01 11:01:07 +00:00
Wojciech Danilo
248193b185
Running prettier on the docs.
2021-01-29 23:11:06 +01:00
Marcin Kostrzewa
197190ceeb
Remove UFCS ( #1398 )
2021-01-14 21:53:04 +01:00
Ara Adkins
a7bd90ab8f
Document the runtime's builtin functionality ( #1397 )
2021-01-14 15:31:15 +00:00
Ara Adkins
e5695e6f5d
Complete the implementation of the Enso lexer ( #1177 )
2020-10-30 14:06:24 +00:00
Dmitry Bushev
36694e2496
Restructure the Standard Library ( #1245 )
...
Split std-lib into two libraries: Base and Test.
2020-10-29 08:48:48 +03:00
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