summary refs log tree commit diff stats
path: root/doc/manual/lexing.txt
Commit message (Collapse)AuthorAgeFilesLines
* Corrected manual (Identifier equality) (#6366)GULPF2017-09-111-3/+3
| | | | | | * Corrected manual (Identifier equality) - Clarified that identifiers are only case insensitive for ASCII characters - Removed mention of dash-style, since it has been removed
* Replaced en-dash with hyphen for identifier equality (#6272)Fredrik Høisæther Rasch2017-08-241-1/+1
|
* remove en-dash from the languageAndreas Rumpf2017-04-021-2/+1
|
* Misc documentation fixesSimon Ruderich2016-09-171-2/+2
|
* documentation build cleaned upAndreas Rumpf2016-05-311-1/+1
|
* minor website and documentation updatesAraq2016-01-181-1/+1
|
* removed wrong documentationAndreas Rumpf2016-01-171-1/+0
|
* implements final version of multiline commentsAndreas Rumpf2016-01-171-16/+7
|
* implements multi-line-comments; pounds are stripped from the doc commentsAndreas Rumpf2016-01-161-0/+38
|
* doc: Trim .txt files trailing whitespaceAdam Strzelecki2015-09-041-15/+15
| | | | via OSX: find . -name '*.txt' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* Regarding num literals, mod paths, ident equality.Oscar Campbell2015-06-141-9/+18
|
* Fix doc for #2523, regarding numeric literals.Oscar Campbell2015-05-311-9/+14
|
* Change wording in some parts. Fix some typos.Oscar Campbell2015-05-251-2/+2
|
* Fixed typo in lexing.txt: UINT8_LIT -> UINT_LITRuslan Mustakov2015-04-121-1/+1
|
* Manual renamesdef2015-01-161-2/+2
|
* documentation updatesAraq2014-10-111-7/+26
|
* manual split up into multiple files; documented the new concurrency systemAraq2014-10-021-0/+356