| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-24 | Clean up the parser a bit | Laurenz | |
| 2022-04-16 | Switch to `unscanny` | Laurenz | |
| 2022-02-23 | Rework the core context | Laurenz | |
| 2022-02-09 | Incremental bug fixes | Laurenz | |
| Co-Authored-By: Martin Haug <mhaug@live.de> | |||
| 2022-01-31 | Switch from `Rc` to `Arc` | Laurenz | |
| 2022-01-24 | Export into rendered images | Laurenz | |
| 2022-01-13 | Faster byte/utf-16 offset conversions | Laurenz | |
| 2022-01-04 | Code Review: Your parsers were so preoccupied with whether they could | Martin Haug | |
| 2021-11-28 | Code Review: Parser, I can't let you do this | Martin Haug | |
| 2021-11-27 | Make incremental parsing simpler and move it somewhere else | Martin Haug | |
| 2021-11-18 | Refactoring and bugfixes | Martin Haug | |
| 2021-11-10 | Comments and neighbors | Martin Haug | |
| 2021-11-09 | Multiple replacements, escapes | Martin Haug | |
| 2021-11-09 | Simplify node mode management | Martin Haug | |
| 2021-11-08 | Deal with the effects of keywords | Martin Haug | |
| 2021-11-07 | Tests | Martin Haug | |
| - length updates - dealing with keywords and comments | |||
| 2021-11-06 | Incremental-safety based approach | Martin Haug | |
| 2021-11-03 | Make stuff more elegant | Martin Haug | |
| 2021-11-02 | Introduce incremental parsing | Martin Haug | |
| 2021-12-21 | Set Rules Episode IX: The Rise of Testing | Laurenz | |
| 2021-12-15 | Set Rules Episode VII: The Set Awakens | Laurenz | |
| 2021-11-30 | Syntax highlighting | Laurenz | |
| 2021-11-16 | Revert page and inline levels | Laurenz | |
| 2021-11-14 | Tidying | Laurenz | |
| 2021-11-08 | Final touches | Laurenz | |
| 2021-11-08 | Fine-grained capturing | Laurenz | |
| 2021-11-05 | Refactoring | Laurenz | |
| Co-Authored-By: Martin <mhaug@live.de> | |||
| 2021-11-05 | Code Review: Life is Like a Box of Iterators | Martin Haug | |
| 2021-11-05 | Less owning, more iterating | Martin Haug | |
| 2021-11-05 | Change parser | Martin Haug | |
| 2021-09-25 | Simplify source file loading logic | Laurenz | |
| 2021-09-15 | Bugfix and tidying | Laurenz | |
| 2021-08-21 | Prune derives | Laurenz | |
| 2021-08-16 | Editable source files | Laurenz | |
| 2021-08-13 | Add file information to spans | Laurenz | |
| 2021-08-10 | Minor refactorings | Laurenz | |
| - Reorder parser methods and use `Pos` everywhere - Remove tab special handling for columns and adapt heading/list/enum indent handling - Don't panic when a file has an empty path | |||
| 2021-08-09 | New source loading architecture | Laurenz | |
| 2021-08-01 | Pretty-printed diagnostics with traceback | Laurenz | |
