gluax
e0cf988261
hacky, but optional comma only allowed on last member variable
2021-04-29 15:22:17 -04:00
gluax
282cbb8840
optional comma at end of member variables
2021-04-29 14:10:22 -04:00
gluax
30d80d191f
require comma or semi-colon for now
2021-04-29 14:03:29 -04:00
Alessandro Coglio
ccbf36e6ec
Merge and resolve conflict on generated README.md.
...
(Since the file is generated, I've simply re-generated it to resolve the
conflict.)
2021-04-28 21:57:34 -07:00
gluax
26d569c92a
declaration refactor as suggested
2021-04-28 12:41:42 -04:00
Alessandro Coglio
0882100526
[ABNF] Trim some documentation.
...
The removed text is more of an internal discussion that actual documentation, so
it seems best to keep things slightly more concise.
2021-04-27 22:45:27 -07:00
gluax
e82be01d75
regen grammar README.md
2021-04-26 17:53:39 -04:00
gluax
438c20c14d
merge master, resolve conflicts, login test is failing
2021-04-26 14:43:21 -04:00
Alessandro Coglio
df6c4d586c
[ABNF] Use markdown in doc comments, and a few fixes.
...
By using markdown in the documentation comments of the grammar, the markdown
file generated from the grammar includes those markdown features in the text,
making it more readable and better-looking.
Also fixed a few typos in the documentation comments.
Also updated a few documentation comments that were out of date after making
changes to the grammar.
Also removed a now-obsolete grammar rule for "input" parameters of functions.
2021-04-21 22:33:52 -07:00
Alessandro Coglio
02f8736d03
[ABNF] Add some documentation.
...
For both uniformity and clarity of reference from other documentation comments,
add some documentation comments next to every single character definition.
No change to the grammar itself.
2021-04-21 21:56:27 -07:00
Collin Chin
25cabe57e2
Merge branch 'master' into feature/abnf-doc-update
2021-04-21 08:46:01 -07:00
Alessandro Coglio
66664ed35c
[ABNF] Regenerate the .md file.
2021-04-20 15:53:29 -07:00
collin
d5783bb0e0
fix license
2021-04-20 14:33:05 -07:00
collin
ce8f02eea0
Merge branch 'master' of https://github.com/AleoHQ/leo into feature/abnf-doc-update
2021-04-20 14:32:16 -07:00
collin
905c889a67
fix grammar readme
2021-04-20 14:25:12 -07:00
Alessandro Coglio
62932ceef2
[ABNF] Update documentation of format strings.
...
The documentation comments were out of date.
2021-04-19 23:24:43 -07:00
Collin Chin
543188049c
Move format note to bottom of abnf grammar
2021-04-16 12:30:58 -07:00
gluax
2f7ed99f76
pull max's required semi-colon branch to ensure sameness, MD file renamed to readme
2021-04-14 18:38:49 -04:00
Protryon
d400764e00
parser rewrite
2021-03-03 09:59:24 -08:00
howardwu
777a67fb40
Adds README.md
2021-02-10 22:27:37 -08:00
collin
ffcd93f781
rename ast -> grammar 1
2020-10-30 17:17:17 -07:00