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
8755792077
mongodb wrapper properly removed from core
2014-03-25 01:25:17 +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
91d842e1ec
implements strongSpaces parsing mode
2014-03-07 22:25:05 +01:00
Araq
c5db5875f7
system.nim makes use of the 'unchecked' pragma
2014-03-05 21:30:02 +01:00
Araq
ab72377ce6
renamed noStackFrame to asmNoStackFrame
2014-02-18 09:57:59 +01:00
Dominik Picheta
15953dfed9
Make ticker title consistent.
2014-02-18 00:27:40 +00:00
Dominik Picheta
1ac7f36952
Fix line-height for h1 in website.
2014-02-18 00:08:31 +00:00
Dominik Picheta
4cd558bdad
Improved community page and fixed ticker links.
2014-02-18 00:04:09 +00:00
Dominik Picheta
b01945a061
Modified website news titles and made ticker titles consistent.
2014-02-17 23:22:29 +00:00
vocalbit
6c908fbaf1
Make ticker puntuation consistent.
2014-02-17 00:48:21 -08:00
vocalbit
a6c825709c
Fix website news formatting and grammar to be consistent.
2014-02-17 00:47:05 -08:00
vocalbit
eb3958f1b9
Add two news items to website.
2014-02-17 00:35:35 -08:00
Zahary Karadjov
492fa86638
the delegator pragma becomes a set of dot operators
2014-02-15 17:41:35 +02:00
Dominik Picheta
9344e9fbf7
Finished logging module.
2014-01-27 18:20:08 +00:00
Grzegorz Adam Hankiewicz
7f9fb3a024
Merge branch 'pr_oniondocs' into pr_oniondocs_devel
2014-01-25 16:24:39 +01:00
Araq
1465a7b080
small code cleanups
2014-01-23 12:22:34 +01:00
Araq
79f59d18f1
command syntax is allowed in expressions
2014-01-20 08:29:02 +01:00
Araq
15859d94ec
compiler warns when you use GC'ed memory and '--gc:none'
2014-01-19 20:24:44 +01:00
Araq
73c6efdf66
'nil' as a statement is deprecated, use an empty 'discard' instead
2014-01-19 16:54:59 +01:00
Araq
36afdca87f
resolved conflicts with master
2014-01-18 01:16:45 +01:00
Grzegorz Adam Hankiewicz
74f94482cc
Adds parseopt2 module to documentation index.
2014-01-15 22:23:20 +01:00
Dominik Picheta
e27e873b7b
Add info about twitter and bootstrapping from github to website.
2014-01-12 20:13:26 +00:00
Grzegorz Adam Hankiewicz
5844697aa6
Adds docgen to list of documentation to build.
2014-01-06 13:31:21 +01:00
Zahary Karadjov
afddae5aaf
Merge branch 'upstream' into devel
...
Conflicts:
compiler/ccgutils.nim
compiler/msgs.nim
compiler/sem.nim
compiler/semexprs.nim
compiler/seminst.nim
compiler/semmagic.nim
compiler/semstmts.nim
compiler/semtypes.nim
compiler/semtypinst.nim
compiler/sigmatch.nim
compiler/types.nim
compiler/vmgen.nim
lib/core/macros.nim
lib/system.nim
tests/reject/tenummix.nim
web/news.txt
2013-12-29 17:21:00 +02:00
Zahary Karadjov
4eea2f17d3
forgotten modification to the news files
2013-12-27 13:00:45 +02:00
Araq
9e92455a53
templates can access hidden fields
2013-12-25 14:53:00 +01:00
Araq
1081c104d0
Merge branch 'vm2' of github.com:Araq/Nimrod into vm2
2013-12-24 01:30:48 +01:00
Satish BD
033938a53a
Correct the spelling of the word 'implicitly'
2013-12-23 04:29:50 +02:00
Araq
b76729df1c
Merge branch 'master' of https://github.com/Araq/Nimrod into vm2
...
Conflicts:
web/news.txt
2013-12-23 01:23:16 +01:00
Michał Zieliński
7d5fa3f52d
add info about CGI error reporing changes to web/news.txt
2013-12-18 18:21:55 +01:00
Araq
8c553fa8a2
Merge branch 'master' into vm2
2013-12-13 15:58:03 +01:00
Grzegorz Adam Hankiewicz
da05cf51de
Reverts "Make quoteIfContainsWhite quote…". Refs #702 .
...
This reverts commit e7e8c77062 to avoid
tool breakage. A different approach is being worked on #730 .
2013-12-10 17:50:47 +01:00
Grzegorz Adam Hankiewicz
89215ba6d0
Updates configuration for recent lib removals. Refs #698 .
2013-12-08 21:18:06 +01:00
Michał Zieliński
e7e8c77062
Make quoteIfContainsWhite quote argument, so it can be safely passed to shell.
...
On Windows put it in double quotes and escape double quotes using backslash.
On Posix put it in single quotes and escape single quotes using '"'"'.
This commit changes what quoteIfContainsWhite does, but before that change it
was used incorrectly all over standard library, which caused security issues.
2013-12-07 22:56:02 +01:00
Araq
6a9baf3fd7
compiler bootstraps with new VM
2013-10-15 08:06:54 +02:00
Araq
05d12897a2
changed parentDir to return the empty string on error
2013-09-24 09:22:29 +02:00
Araq
db19b18241
cn2im: basic C++ support
2013-09-10 00:40:06 +02:00
Zahary Karadjov
c8c8d2035a
partially documented the new features
2013-09-03 03:14:22 +03:00
Araq
6f1fc1b5ba
fixed and documented computedGoto pragma
2013-08-22 08:38:47 +02:00
Araq
f9426bfcd5
added macros.genSym
2013-07-24 21:58:17 +02:00
Araq
7b946ec025
Merge pull request #486 from gradha/pr_idetools_docs
...
Adds idetools docs
2013-06-28 14:43:30 -07:00
Araq
139562cc64
implements the 'codegenDecl' pragma
2013-06-27 18:13:11 +02:00
Dominik Picheta
9686d92bfc
Fixed OSError deprecation warnings.
2013-06-26 00:00:07 +01:00
Grzegorz Adam Hankiewicz
d18d6ba019
Starts idetools specific documentation.
2013-06-16 22:39:38 +02:00
Araq
d4c91bbd85
improvements for 'not nil' checking
2013-06-13 01:40:11 +02:00
Araq
c5e07af902
Merge pull request #473 from gradha/pr_doc_improvements
...
Doc improvements
2013-06-09 14:43:33 -07:00
Araq
3f35e2d39e
resolved conflict; added missing files
2013-06-09 23:33:32 +02:00