| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Also bump up some minor GHC versions (8.4.3 -> 8.4.4, 8.6.2 -> 8.6.5)
- Should still work with Stack < v2 (tested in docker/haskell:8.2.2)
|
|
|
|
When you press the "i" or "More info" button for a grammar, the info now
includes a link that can be used by anyone to open this specific grammar in
the minibar.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Clearly just a copy-paste error
|
|
The documentation is taken from a file called Grammar.pgf_info, located
next to the Grammar.pgf file on the server.
The first line of the documentation is displayed below the menu bar in
the minibar. The rest of the documentation is displayed when you press
the "More info" button (or the "i" button).
The documentation can contain HTML markup. Blank lines are treated as
paragraph breaks.
|
|
https://github.com/GrammaticalFramework/gf-typescript
|
|
Add export to PGF JSON format
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Matches definition in src/compiler/GF/Grammar/Lexer.x
|
|
|
|
Adds new class TaggedString
|
|
|
|
|
|
`javascript`.
|
|
|
|
Not sure if this behaviour is identical to previous version,
or in truth how important it really is anyway
|
|
Despite it being deprecated 🙈
|
|
|
|
|
|
|