Dominik Picheta
|
d98b0d9f79
|
Selectors module now uses select on operating systems other than Linux.
|
2014-04-06 21:43:51 +01:00 |
|
Dominik Picheta
|
b2fd562983
|
Updates docs and news.
|
2014-04-06 20:46:31 +01:00 |
|
Araq
|
7874c0efcb
|
borrow dots for distinct types documented
|
2014-03-26 08:42:27 +01:00 |
|
Araq
|
9e66d988e7
|
mongodb wrapper properly removed from core
|
2014-03-25 01:26:32 +01:00 |
|
Araq
|
b76d2eac7f
|
fixes #1006
|
2014-03-22 22:59:23 +01:00 |
|
Araq
|
5aac789e0e
|
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
|
2014-03-22 02:52:33 +01:00 |
|
Araq
|
e53fc91282
|
fixed tuples in a static context; preparations for correct compile time evaluation of integral ops
|
2014-03-22 02:52:06 +01:00 |
|
Araq
|
28e375c4f6
|
improved docs about strongSpaces
|
2014-03-22 02:45:35 +01:00 |
|
Audun Wilhelmsen
|
2a182f55ae
|
Fixed typo in docs
|
2014-03-21 18:10:27 +01:00 |
|
Audun Wilhelmsen
|
1b423139e6
|
Fixed typo and line breaks in docs
|
2014-03-20 23:47:50 +01:00 |
|
Audun Wilhelmsen
|
b59fba5845
|
Added documentation for packed pragma
|
2014-03-20 23:11:33 +01:00 |
|
Araq
|
3270676e77
|
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
|
2014-03-10 22:23:38 +01:00 |
|
Araq
|
d4714ed14e
|
minor additions to the manual
|
2014-03-10 08:46:41 +01:00 |
|
Zahary Karadjov
|
45a345e93d
|
fix #866; generic static params
|
2014-03-09 23:38:17 +02:00 |
|
Zahary Karadjov
|
5820093e58
|
Merge branch 'devel' of github.com:Araq/Nimrod into devel
|
2014-03-09 14:02:16 +02:00 |
|
Zahary Karadjov
|
518b794491
|
implicit auto return type for inline iterators
|
2014-03-08 23:27:33 +02:00 |
|
Araq
|
dd216755ff
|
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
|
2014-03-07 22:28:48 +01:00 |
|
Araq
|
91d842e1ec
|
implements strongSpaces parsing mode
|
2014-03-07 22:25:05 +01:00 |
|
Zahary Karadjov
|
2cbe46daff
|
Merge branch 'devel' of github.com:Araq/Nimrod into devel
|
2014-03-06 23:25:45 +02:00 |
|
Zahary Karadjov
|
ee1b0d8c67
|
fix #587
|
2014-03-06 23:25:04 +02:00 |
|
Zahary Karadjov
|
862c0ef83d
|
split the inline and closure iterators into different symbol kinds for easier discrimination between them
|
2014-03-06 21:57:35 +02:00 |
|
Araq
|
5506e8491d
|
implemented 'union' and 'unchecked' pragmas
|
2014-03-05 20:19:04 +01:00 |
|
Araq
|
ab72377ce6
|
renamed noStackFrame to asmNoStackFrame
|
2014-02-18 09:57:59 +01:00 |
|
Zahary Karadjov
|
492fa86638
|
the delegator pragma becomes a set of dot operators
|
2014-02-15 17:41:35 +02:00 |
|
Andreas Rumpf
|
c1707e920e
|
Merge pull request #867 from reactormonk/no_explicit_return
removed explicit return in the documentation
|
2014-02-10 00:22:50 +01:00 |
|
Araq
|
b9c0a4addc
|
nofoward doesn't exist yet; fixes #890
|
2014-02-10 00:16:29 +01:00 |
|
Araq
|
dbc8aa60e3
|
fixes 'newSeq[T]' instantiation bug
|
2014-02-09 00:41:53 +01:00 |
|
Araq
|
d07d83d8fc
|
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
|
2014-02-07 18:21:25 +01:00 |
|
Araq
|
a087f6057e
|
bugfix: codegen issue that caused getGMTime() to leak memory
|
2014-02-07 17:06:20 +01:00 |
|
superfunc
|
f05acd9612
|
Fixed typo's in tutorial 2
|
2014-02-05 16:56:43 -08:00 |
|
Simon Hafner
|
fb85d6062a
|
tracked down a few more returns
|
2014-02-05 13:14:08 -06:00 |
|
Simon Hafner
|
a90f0f50cf
|
removed explicit return in the documentation
|
2014-02-03 12:40:51 -06:00 |
|
ReneSac
|
db031e2b47
|
Expandeded part about different proc call syntaxes.
|
2014-02-03 01:00:01 -02:00 |
|
Grzegorz Adam Hankiewicz
|
92e3f667bd
|
Mentions {.exportc.} limits. Refs #826.
|
2014-02-02 17:59:17 +01:00 |
|
Araq
|
c30f6cfcf1
|
cleaned up command expressions
|
2014-02-02 14:34:37 +01:00 |
|
Araq
|
eeae68f9e4
|
added the parts of #541 that I like
|
2014-02-02 01:57:56 +01:00 |
|
Araq
|
200102580b
|
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
|
2014-02-02 01:07:44 +01:00 |
|
Araq
|
b96aa59aef
|
merge issue #707 by hand
|
2014-02-02 01:07:02 +01:00 |
|
Andreas Rumpf
|
fccb0170d4
|
Merge pull request #843 from gradha/pr_gc_docs
Adds note about manual memory handling to GC doc.
|
2014-02-01 15:55:55 -08:00 |
|
Araq
|
efcbaa965e
|
remove the old tester
|
2014-02-02 00:45:47 +01:00 |
|
Araq
|
6d62503e5d
|
documented new symbol binding rules for templates
|
2014-02-01 13:39:40 +01:00 |
|
Dominik Picheta
|
9344e9fbf7
|
Finished logging module.
|
2014-01-27 18:20:08 +00:00 |
|
Grzegorz Adam Hankiewicz
|
7956737ef1
|
Adds note about manual memory handling to GC doc.
|
2014-01-26 16:39:20 +01:00 |
|
Grzegorz Adam Hankiewicz
|
7f9fb3a024
|
Merge branch 'pr_oniondocs' into pr_oniondocs_devel
|
2014-01-25 16:24:39 +01:00 |
|
Araq
|
3e5cb6644f
|
typeClasses now documented in grammar.txt
|
2014-01-23 17:19:12 +01:00 |
|
Araq
|
d01ff8994b
|
closure iterators work
|
2014-01-23 08:47:22 +01:00 |
|
Araq
|
37229df7fc
|
next steps for closure iterators
|
2014-01-22 17:32:38 +01:00 |
|
Araq
|
d18f40b4e2
|
updated grammar.txt
|
2014-01-20 08:35:09 +01:00 |
|
Araq
|
73c6efdf66
|
'nil' as a statement is deprecated, use an empty 'discard' instead
|
2014-01-19 16:54:59 +01:00 |
|
Simon Hafner
|
b1c44561bb
|
Merge pull request #818 from hiteshjasani/pr_devel_doc_import_constraints
Add docs for constraining and qualifying imports.
|
2014-01-16 12:16:48 -08:00 |
|