Commit Graph

2606 Commits

Author SHA1 Message Date
Simon Hafner
35efec457c Merge pull request #839 from ReneSac/master
Optimized the size of PNG images. 172KB > 143KB
2014-01-24 12:58:19 -08:00
René
03138cb73a Optimized the size of PNG images. 172KB > 143KB
Used optpng + pngout + deflopt.
2014-01-24 16:59:29 -02:00
Araq
2ecff76aac master compiler compiles with devel 2014-01-23 16:45:17 +01:00
Andreas Rumpf
f4b81ba92b Merge pull request #775 from fowlmouth/patch-3
Update endians.nim
2014-01-18 15:05:57 -08:00
Andreas Rumpf
899d286d2b Merge pull request #812 from girvo/koch-fix
Koch now uses $PATH/nimrod correctly
2014-01-18 15:03:06 -08:00
Andreas Rumpf
3f8bfb1e98 Merge pull request #777 from fowlmouth/patch-4
Update os.nim
2014-01-13 14:39:40 -08:00
Andreas Rumpf
90721375e2 Merge pull request #779 from brihat/master
Define $ operator for TRune
2014-01-13 14:34:24 -08:00
Araq
1e4c4d62e4 bugfix: doc generation for actors.nim works again 2014-01-13 01:08:57 +01:00
Araq
9ab1a3c724 added test cases from strange loop event 2014-01-13 01:05:09 +01:00
Dominik Picheta
429d337ef6 Rename C sources dir to c_code. 2014-01-12 21:48:57 +00:00
Dominik Picheta
e27e873b7b Add info about twitter and bootstrapping from github to website. 2014-01-12 20:13:26 +00:00
Josh Girvin
fb4a96ff78 Koch now uses PATH/nimrod correctly 2014-01-13 02:45:35 +10:00
Dominik Picheta
fba0f33f1b Merge pull request #788 from zielmicha/httpclient-fix
httpclient: strip trailing whitespace from headers.
2013-12-30 09:13:18 -08:00
Grzegorz Adam Hankiewicz
1a4ba705f3 Merge pull request #791 from gradha/pr_removes_generated_file
Removes generated .dot file uploaded by mistake.
2013-12-30 08:59:21 -08:00
Grzegorz Adam Hankiewicz
fc68a7d880 Removes generated .dot file uploaded by mistake. 2013-12-30 17:58:05 +01:00
Grzegorz Adam Hankiewicz
987ac2439a Merge pull request #776 from gradha/pr_docs
Docstrings
2013-12-30 03:06:22 -08:00
Michał Zieliński
0420c8c363 httpclient: strip trailing whitespace from headers.
- we can do that according to the RFC.
- fixes #783
2013-12-28 17:26:08 +01:00
Dominik Picheta
f622504b5b Fixes #594
This was already partially fixed, ``expandTilde`` was the missing piece
from perfection.
2013-12-28 12:25:01 +00:00
Dominik Picheta
be5e13671c Remove assert in asyncio which causes problems.
This assert keeps failing occassionally in nimbuild causing it to crash.
According to logic it shouldn't, but perhaps the socket's writeable
status changes.
2013-12-26 21:32:30 +00:00
Satish BD
40bd63f83b Define $ operator for TRune 2013-12-26 00:55:17 +02:00
Satish BD
69b816f07c Define $ operator for TRune 2013-12-26 00:41:43 +02:00
Dominik Picheta
8c1ea5cb3f Added --noBabelPath override. 2013-12-25 22:38:53 +00:00
Billingsly Wetherfordshire
e1fa19fa7a Update os.nim
added file/dirExists synonyms for existsFile/dir
2013-12-23 12:58:22 -06:00
Grzegorz Adam Hankiewicz
f33f15afe8 Adds docstring to rstgen.defaultConfig. 2013-12-23 19:25:53 +01:00
Grzegorz Adam Hankiewicz
1fe8b013ef Adds example to locals() docstring. 2013-12-23 19:25:53 +01:00
Billingsly Wetherfordshire
b3057be2c9 Update endians.nim
adds swapEndian16 function
2013-12-23 11:52:11 -06:00
Simon Hafner
c3b3339e77 Merge pull request #774 from brihat/master
Correct the spelling of the word 'implicitly'
2013-12-22 21:55:24 -08:00
Satish BD
033938a53a Correct the spelling of the word 'implicitly' 2013-12-23 04:29:50 +02:00
Grzegorz Adam Hankiewicz
52a8226edd Merge pull request #769 from gradha/pr_config_fixes
Renames configuration file to new pattern. Refs #720.
2013-12-21 03:00:45 -08:00
Grzegorz Adam Hankiewicz
7a05b108d5 Renames configuration file to new pattern. Refs #720. 2013-12-21 11:44:17 +01:00
Andreas Rumpf
eae275c114 Merge pull request #742 from onionhammer/master
Added jsondoc compiler switch
2013-12-20 13:28:18 -08:00
Andreas Rumpf
2f7119e9bb Merge pull request #764 from gradha/pr_doc_improvements
Documentation improvements
2013-12-20 13:02:44 -08:00
Andreas Rumpf
f391bfed93 Merge pull request #768 from fowlmouth/patch-2
Update macros.nim
2013-12-20 13:02:03 -08:00
Grzegorz Adam Hankiewicz
7177e0f698 Adds docstring to macros.newIdentDefs. 2013-12-20 21:37:51 +01:00
Billingsly Wetherfordshire
f06c9a77b5 Update macros.nim 2013-12-20 14:23:13 -06:00
Andreas Rumpf
259d205ff6 Merge pull request #759 from zielmicha/stdmsg
Write tracebacks to stderr instead of stdout.
2013-12-20 09:42:39 -08:00
Andreas Rumpf
22e88026af Merge pull request #753 from gradha/pr_idetools_quote
Adds fitting quote to idetools doc.
2013-12-20 09:40:02 -08:00
zah
348ccffecd Merge pull request #767 from gradha/pr_fixes_run_with_out
Fixes run command with outFile
2013-12-20 04:53:42 -08:00
Grzegorz Adam Hankiewicz
c0e2cb2919 Allows passing absolute paths for output. Refs #738.
Previous to this the project base dir was added always, preventing user
specified absolute paths to work.
2013-12-20 13:33:43 +01:00
Grzegorz Adam Hankiewicz
3b38ceac2e Runs user specified outFile if available. Refs #738. 2013-12-20 13:13:09 +01:00
Araq
7ee0763bc5 Merge branch 'master' of github.com:Araq/Nimrod 2013-12-20 00:02:45 +01:00
Araq
4b0e391bb8 no stack tracing for the system module; fixes stack bottom detection 2013-12-20 00:02:04 +01:00
Andreas Rumpf
e0f95b5d27 Merge pull request #762 from Varriount/os/fix-removeFile2
Fix os.removeFile behavior on windows (again)
2013-12-18 13:24:20 -08:00
Clay Sweetser
9de92522a6 Further fixes (stupid kdiff automerge) 2013-12-18 16:04:43 -05:00
Clay Sweetser
c26e787e5d os.nim - Modify removeFile to use native Windows API calls 2013-12-18 15:32:26 -05:00
Grzegorz Adam Hankiewicz
9f8db3ae54 Updates idetools docs after changes by #743. 2013-12-18 21:25:49 +01:00
Grzegorz Adam Hankiewicz
e0d6a1cec1 Adds some docstrings to rstgen. 2013-12-18 21:22:22 +01:00
Grzegorz Adam Hankiewicz
f46336ae8b Adds missing `code-block` to macros' docstrings. 2013-12-18 21:22:22 +01:00
Grzegorz Adam Hankiewicz
543d6b3209 Replaces PDoc with var TRstGenerator for documentation.
The PDoc type is a convenience internal alias. Where procs are exported
only documented types should be used to avoid confusing users.
2013-12-18 21:22:10 +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