Commit Graph

414 Commits

Author SHA1 Message Date
Dominik Picheta
232d252885 Added new future module with a closure macro. 2014-04-20 14:33:44 +01:00
Araq
b961e47bfe new concurrency model: first steps; shared is not a keyword anymore 2014-04-14 08:45:43 +02:00
Dominik Picheta
58e583e39b Implemented babel package list in lib.html. 2014-04-12 00:09:03 +01:00
Andreas Rumpf
dcfc7a8896 resolved conflict 2014-04-10 01:47:20 +02:00
Araq
d0f013477b refined and documented regionized pointers 2014-04-09 08:37:08 +02:00
Araq
4196757de7 implemented region pointers 2014-04-09 00:33:51 +02:00
Araq
1b97fcd448 Merge branch 'devel' of https://github.com/Araq/Nimrod into devel 2014-04-07 02:02:06 +02:00
Araq
d20e4e0df4 updated news.txt 2014-04-07 01:59:17 +02:00
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
René
03138cb73a Optimized the size of PNG images. 172KB > 143KB
Used optpng + pngout + deflopt.
2014-01-24 16:59:29 -02: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