Felix Krause
|
f1f1202ea0
Added YAML support to doctools/highlite
|
8 years ago |
Andreas Rumpf
|
c9966a3e17
use 'using' instead of 'sig' keyword; cleans up new features a bit
|
9 years ago |
Andreas Rumpf
|
38dee2095c
added 'sig' feature; removed tfShared support in the compiler
|
9 years ago |
Andreas Rumpf
|
a4aeb6fbec
implements final version of multiline comments
|
9 years ago |
Andreas Rumpf
|
2e71bd50b2
implements multi-line-comments; pounds are stripped from the doc comments
|
9 years ago |
pdw
|
7616790515
lib/packages/docutils - Dropped 'T' from types
|
9 years ago |
Araq
|
f6ff01572e
breaking change: 'concept' is now a keyword and used instead of 'generic'
|
9 years ago |
Araq
|
85cc5a6a1f
destuctors are experimental; 'func' is now a keyword
|
10 years ago |
Araq
|
e27ab36731
implements 'defer'
|
10 years ago |
Araq
|
0c25f7e202
support nimrod as an alias for nim for compatibility (nimforum!)
|
10 years ago |
Araq
|
2f43fdb837
renamefest
|
10 years ago |
Araq
|
dbf9117c56
the big renamefest: first steps
|
10 years ago |
Araq
|
057b53e139
'lambda' is no keyword anymore
|
10 years ago |
Araq
|
b961e47bfe
new concurrency model: first steps; shared is not a keyword anymore
|
10 years ago |
Charlie Barto
|
a79579da6f
added an overload for highlight.initGeneralTokenizer that accepts a cstring.
|
11 years ago |
EXetoC
|
446ffb5481
Punctation -> punctuation.
|
11 years ago |
Araq
|
73c6efdf66
'nil' as a statement is deprecated, use an empty 'discard' instead
|
11 years ago |
Araq
|
438703f59e
case consistency: next steps
|
11 years ago |
Araq
|
92b8fac94a
case consistency part 4
|
11 years ago |
Araq
|
c0a3d44060
bugfix: keywords are sorted
|
11 years ago |
Grzegorz Adam Hankiewicz
|
579d0f6f41
Adds highlite to tests suite.
|
11 years ago |
Grzegorz Adam Hankiewicz
|
4c7607e074
Adds previous slurping as runnable testcase.
|
11 years ago |
Grzegorz Adam Hankiewicz
|
5b1caed806
Replaces relative file slurping with hardcoded array.
|
11 years ago |
Grzegorz Adam Hankiewicz
|
72a3e21f28
Removes executable bit for text files.
|
12 years ago |
Dominik Picheta
|
c5d2e421ce
Moved packages to lib directory.
|
12 years ago |