Commit Graph

11210 Commits

Author SHA1 Message Date
apense
c701ed3c99 Changed period requirements 2015-07-16 22:21:45 -04:00
apense
1670bf710f Removed erroneous star 2015-07-16 20:44:54 -04:00
Araq
f79e58edce don't reset the terminal when --stdout is active 2015-07-16 15:26:04 +02:00
coffeepots
a2f0fe03b6 Fixed dayOfWeekJulian, exported SecondScale 2015-07-16 10:20:34 +01:00
Jonathan Edwards
a98f609ae2 Renamed file; made RST 2015-07-15 16:40:13 -04:00
Araq
728fc441ef staticExec now supports caching 2015-07-15 22:00:44 +02:00
Araq
6e39f75f54 fixes regression in XML parsing 2015-07-15 22:00:44 +02:00
Jonathan Edwards
6a490e95e4 Corrected guide; polished it 2015-07-14 18:24:02 -04:00
Jonathan Edwards
39dd16b5ef Added Documentation Style Guide; Linked from contributing.rst 2015-07-14 17:52:50 -04:00
coffeepots
f09916d720 Procs to decode Time to TimeInfo & TimeInterval
Fills in the missing functionality of decoding Time to TimeInfo and TimeInterval, whilst also adding some procs to work with leap years and to get the day of the week based on a date.
2015-07-14 11:58:26 +01:00
Dominik Picheta
6c8e9da9ee Merge pull request #3111 from rafaelx/patch-2
Update tut1.txt
2015-07-14 09:05:44 +01:00
Araq
f7bdc205c7 documentation generator emits configurable html for code listings 2015-07-14 01:37:09 +02:00
Araq
e5d8988175 fixes #3112 2015-07-14 01:37:09 +02:00
Araq
c02db2ff9b documented /*INCLUDESECTION*/ emit section 2015-07-14 01:37:08 +02:00
Araq
622d7e4044 disabled dubious testcase 2015-07-14 01:37:07 +02:00
Rafael
c05b3299fb Update tut1.txt
Example that shows advantage of 'openArray'
2015-07-14 00:15:37 +02:00
Andreas Rumpf
cdcb47254c Merge pull request #3108 from arnetheduck/compiler-realign-enums
Linebreak TMagic roughly by category
2015-07-12 21:58:40 +02:00
Jacek Sieka
e432de84a2 Linebreak TMagic by rough category 2015-07-12 21:49:33 +08:00
Araq
5313ceaafd deleted wingui example 2015-07-12 13:33:24 +02:00
Araq
7da62f9833 source code renderer doesn't produce trailing whitespace anymore 2015-07-12 13:33:23 +02:00
Araq
27f5c3ceb9 added os.tailDir proc 2015-07-12 13:33:22 +02:00
Dominik Picheta
994d81461b Merge pull request #3095 from def-/fix-async-post
Fix async httpclient post to work without multipart
2015-07-11 14:06:30 +01:00
Dominik Picheta
6049c01432 Merge branch 'singularperturbation-fix-2573-cherry-pick' into devel 2015-07-11 14:02:17 +01:00
Dominik Picheta
a312808e38 Do not use errno on Windows in the `os` module. 2015-07-11 14:01:53 +01:00
Dominik Picheta
b6afa42793 Merge branch 'fix-2573-cherry-pick' of https://github.com/singularperturbation/Nim into singularperturbation-fix-2573-cherry-pick 2015-07-11 13:58:32 +01:00
Andreas Rumpf
fc9dc6c828 Merge pull request #2272 from def-/unsigned
Move unsigned int operations to system module
2015-07-11 13:28:20 +02:00
Andreas Rumpf
459793ca4c Merge pull request #3073 from apense/patch-12
Added safeAdd documentation
2015-07-11 13:23:07 +02:00
Andreas Rumpf
df9b5e6884 Merge pull request #3098 from Varriount/add-nep1
Add NEP1 to documentation.
2015-07-11 13:22:25 +02:00
Andreas Rumpf
53b36178c7 Merge pull request #3097 from def-/reset-terminal-colors
Reset terminal colors before running compiled program
2015-07-10 23:55:59 +02:00
Andreas Rumpf
f915b71ec4 Merge pull request #3100 from jyapayne/devel
Expose the name of an exception.
2015-07-10 23:55:28 +02:00
Joey
1bc101137b Expose the name of an exception. 2015-07-10 14:55:06 -06:00
Varriount
9da1ee4fe4 Add NEP1 to documentation.
Changes:
  - Added NEP 1 to the documentation set.
  - Modified nimdoc's css to add additional spacing between list entries, as well as between code blocks.
  - Added a warning to nimdoc.css for future developers.
2015-07-10 03:51:00 -04:00
def
db5f8d6755 Reset terminal colors before running compiled program 2015-07-10 00:48:11 +02:00
def
e264fa24cd Fix async httpclient post to work without multipart 2015-07-10 00:32:39 +02:00
Andreas Rumpf
7d1a58224e Merge pull request #3093 from avsej/fix-nimdoc-for-selectors
Fix nimdoc generation for lib/pure/selectors.nim
2015-07-09 22:56:14 +02:00
apense
a6e660e935 Corrected documentation 2015-07-09 14:02:21 -04:00
Andreas Rumpf
044768690b Merge pull request #3057 from apense/patch-9
Added new Rune sequence proc
2015-07-09 19:52:24 +02:00
Andreas Rumpf
49ff09eae6 Merge pull request #3021 from apense/patch-7
Added some documentation and examples
2015-07-09 19:50:37 +02:00
apense
48b0de8ab4 Corrected proc name in assertion 2015-07-09 13:49:47 -04:00
Andreas Rumpf
ae0cb7e014 Merge pull request #3085 from apense/patch-10
Update sets documentation. Fixes #3058
2015-07-09 19:48:49 +02:00
apense
5fd7b7850a Corrected documentation 2015-07-09 13:45:20 -04:00
fenekku
464ec61e9c document unittest.nim + code agreement 2015-07-09 13:22:26 -04:00
Sergey Avseyev
7f03ad416e Fix nimdoc generation for lib/pure/selectors.nim 2015-07-09 18:36:47 +03:00
Andreas Rumpf
7aa227ba79 Merge pull request #3092 from stefantalpalaru/linenoise
rename lib/wrappers/linenoise/linenoise.{c,h}
2015-07-09 16:34:19 +02:00
Stefan Talpalaru
a01a36f69a rename lib/wrappers/linenoise/linenoise.{c,h} 2015-07-09 16:21:38 +02:00
Dominik Picheta
e1dec3b7dd Merge pull request #3091 from apense/patch-3
Fixed some deprecation warnings
2015-07-09 08:43:57 +01:00
apense
1760657deb Update asyncdispatch.nim 2015-07-09 02:12:49 -04:00
apense
5a2e575bb6 Doubled ticks 2015-07-09 00:03:18 -04:00
Dominik Picheta
7beeb2fade Merge pull request #3086 from apense/patch-13
`replace` -> `replacef`
2015-07-08 22:19:52 +01:00
apense
7a010cf650 replace -> replacef 2015-07-08 15:01:50 -04:00