index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
astspec.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
complete std prefixes for stdlib (#22887)
ringabout
2023-10-30
1
-6
/
+6
*
`proc` typeclass accounts for `iterator`, call conventions + `nil` fix + docu...
metagn
2023-04-11
1
-2
/
+34
*
Markdown code blocks part 3 (#20117)
Andrey Makarov
2022-08-04
1
-134
/
+266
*
RST: improve simple tables (#19859)
Andrey Makarov
2022-06-04
1
-6
/
+6
*
fix deprecated example (#18721)
flywind
2021-08-21
1
-4
/
+12
*
[docs]fix an item missing (#18717)
flywind
2021-08-20
1
-0
/
+1
*
unify tuple expressions (#13793)
Arne Döring
2021-03-30
1
-4
/
+41
*
nnkArglist => nnkArgList + special case stylecheck:error (#17529)
Timothee Cour
2021-03-27
1
-1
/
+1
*
fix docs typo (#16637)
flywind
2021-01-12
1
-1
/
+1
*
fix syntax in macros documentation (#16604)
n5m
2021-01-06
1
-1
/
+1
*
Add docs for nnkHiddenStdConv (#16408)
treeform
2020-12-27
1
-0
/
+11
*
Fix proc generic params ident defs, missing empty (#15412)
hlaaftana
2020-09-27
1
-1
/
+3
*
Fix(astspec.txt): type of repeated word (#14612)
ynfle
2020-06-08
1
-1
/
+1
*
Prefer relative links for Nim documentation
Jjp137
2019-10-22
1
-3
/
+3
*
Fix many broken links
Jjp137
2019-10-22
1
-1
/
+1
*
Fixed a wrong AST example (#8269)
Quelklef
2018-07-11
1
-4
/
+4
*
Get symbol kind (#7491)
Arne Döring
2018-04-11
1
-91
/
+87
*
Ast and concrete syntax different.
Strømberg
2018-01-08
1
-1
/
+1
*
Creating and setting comment nodes in macros (#5850)
Fredrik Høisæther Rasch
2017-05-31
1
-2
/
+2
*
Fix a table in macros documentation
Dmitry Polienko
2016-10-19
1
-0
/
+1
*
NimSymbol has been renamed to NimSym
def
2016-06-06
1
-1
/
+1
*
doc fix
Yuriy Glukhov
2015-11-23
1
-3
/
+5
*
Merge pull request #3000 from apense/patch-6
Andreas Rumpf
2015-06-26
1
-2
/
+3
|
\
|
*
Clarified nnkFloat64Lit
apense
2015-06-26
1
-2
/
+3
*
|
Updated nnkRange docs
apense
2015-06-26
1
-1
/
+29
|
/
*
rename writeln to writeLine in doc
patrick dw
2015-06-19
1
-2
/
+2
*
Minor fixes to astspec
apense
2015-06-18
1
-37
/
+38
*
Merge pull request #2954 from avsej/fix-rest-syntax-in-astspec
Andreas Rumpf
2015-06-18
1
-59
/
+59
|
\
|
*
Fix reST syntax in doc/astspec.txt
Sergey Avseyev
2015-06-18
1
-3
/
+3
|
*
Remove trailing spaces in doc/astspec.txt
Sergey Avseyev
2015-06-18
1
-57
/
+57
*
|
More documentation of AST
apense
2015-06-17
1
-1
/
+95
|
/
*
Added uints to Leaf nodes
apense
2015-06-16
1
-0
/
+4
*
Fleshed out type section
apense
2015-06-15
1
-2
/
+103
*
Added import-type statements
apense
2015-06-15
1
-0
/
+96
*
Minor updates; addition of `var` return in procs
apense
2015-06-15
1
-0
/
+48
*
Added static types
apense
2015-06-15
1
-0
/
+20
*
Added raw string literal function calls docs
apense
2015-06-15
1
-0
/
+19
*
Corrected capitalization
apense
2015-06-15
1
-1
/
+1
*
Updated type section a little
apense
2015-06-15
1
-0
/
+44
*
Clarified AST
apense
2015-06-15
1
-4
/
+4
*
Added some documentation
apense
2015-06-15
1
-16
/
+391
*
Update ast spec about uint literals
def
2015-05-18
1
-1
/
+1
*
macros.PNimrodNode is now NimNode
Araq
2015-02-24
1
-18
/
+14
*
Nimrod renamed to Nim
Araq
2014-08-28
1
-56
/
+56
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
non-nil AST; continue after errors for IDE support
Araq
2011-02-12
1
-5
/
+3
*
fixed pango/pangoutils new wrappers
Andreas Rumpf
2010-02-26
1
-0
/
+0
*
continued work on html/xmlparser
rumpf_a@web.de
2010-02-14
1
-0
/
+0
*
bind table
Andreas Rumpf
2009-11-12
1
-3
/
+9
*
added tools and web dirs
Andreas Rumpf
2009-09-15
1
-0
/
+0
[next]