Araq
|
c3adc19f47
|
tester compiles again
|
2014-02-07 18:49:41 +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 |
|
Simon Hafner
|
5498415f3b
|
indexBy, which indexes a collection into a hashtable
|
2014-02-06 16:11:55 -06:00 |
|
Simon Hafner
|
75f232eb6e
|
removed unittest from talgorithm
|
2014-02-06 14:55:05 -06:00 |
|
Andreas Rumpf
|
afb7bc0e63
|
Merge pull request #875 from EXetoC/mongo
A first attempt at fixing the MongoDB modules.
|
2014-02-06 02:46:19 +01:00 |
|
Andreas Rumpf
|
902a40ffcc
|
Merge pull request #876 from superfunc/devel
Fixed typo's in tutorial 2
|
2014-02-06 02:45:16 +01:00 |
|
Araq
|
3be07d842a
|
fixes regression: constant fac4 didn't work
|
2014-02-06 02:41:53 +01:00 |
|
superfunc
|
f05acd9612
|
Fixed typo's in tutorial 2
|
2014-02-05 16:56:43 -08:00 |
|
Araq
|
cc0a32ae87
|
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
|
2014-02-06 00:27:10 +01:00 |
|
Araq
|
550b5d9aea
|
stdlib compiles mostly without warnings again
|
2014-02-06 00:27:01 +01:00 |
|
Araq
|
8215a32edd
|
case consistency for -d:useWinAnsi
|
2014-02-05 23:46:55 +01:00 |
|
Araq
|
d912d18379
|
tyTypeDesc and tyRange always have 1 child; this might be tyNone but it is required for skipTypes
|
2014-02-05 23:43:13 +01:00 |
|
Araq
|
c097acedd3
|
bugfix: immediate templates are preferred consistently (danger: breaks code)
|
2014-02-04 17:29:34 +01:00 |
|
zah
|
672681dd4b
|
Merge pull request #870 from barcharcraz/templaterr
Added better error messages for ill-formed generics
|
2014-02-04 01:17:15 -08:00 |
|
Charlie Barto
|
7cfec91057
|
deleted assert that would never fire because it turned into an error message
|
2014-02-04 00:07:17 -05:00 |
|
Charlie Barto
|
51076a0be6
|
added good error for stuff like string[int] or int[int]
|
2014-02-03 23:54:01 -05:00 |
|
Araq
|
96e616198d
|
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
|
2014-02-03 19:03:40 +01:00 |
|
Andreas Rumpf
|
866cfb9bb8
|
Merge pull request #865 from ReneSac/devel
Additions to the language manual and tests of new procedure call syntax.
|
2014-02-03 10:03:07 -08:00 |
|
Araq
|
a2fce822dc
|
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
|
2014-02-03 19:00:17 +01:00 |
|
Araq
|
c69d167fa9
|
updated todo.txt
|
2014-02-03 19:00:05 +01:00 |
|
Araq
|
99352c1e4c
|
macro tests almost green
|
2014-02-03 17:35:03 +01:00 |
|
ReneSac
|
5bd3ec0bfb
|
Remove spurious import added in the last commit.
|
2014-02-03 01:12:27 -02:00 |
|
ReneSac
|
300c0376b5
|
Fix optarg() and added two more tests.
One for 'do notation' in a single function in an expression, another the trick of using the method call syntax to pass two parameters.
|
2014-02-03 01:06:19 -02:00 |
|
ReneSac
|
db031e2b47
|
Expandeded part about different proc call syntaxes.
|
2014-02-03 01:00:01 -02:00 |
|
Andreas Rumpf
|
7b3f95d810
|
Merge pull request #864 from gradha/pr_adds_posix_utimes
Adds utimes() importc to posix module.
|
2014-02-02 16:18:20 -08:00 |
|
Andreas Rumpf
|
e75814da67
|
Merge pull request #862 from gradha/pr_mentions_exportc_limits
Mentions {.exportc.} limits. Refs #826.
|
2014-02-02 16:17:03 -08:00 |
|
Grzegorz Adam Hankiewicz
|
52d4e07146
|
Adds utimes() importc to posix module.
|
2014-02-02 23:28:17 +01:00 |
|
Grzegorz Adam Hankiewicz
|
92e3f667bd
|
Mentions {.exportc.} limits. Refs #826.
|
2014-02-02 17:59:17 +01:00 |
|
Grzegorz Adam Hankiewicz
|
ea42682dbc
|
Merge pull request #846 from gradha/pr_adds_mapit_templates
Adds convenience mapIt templates to sequtils.
|
2014-02-02 08:47:42 -08:00 |
|
Grzegorz Adam Hankiewicz
|
700f32e814
|
Adds convenience mapIt templates.
|
2014-02-02 17:37:06 +01:00 |
|
Araq
|
c30f6cfcf1
|
cleaned up command expressions
|
2014-02-02 14:34:37 +01:00 |
|
Araq
|
7196c7637e
|
bootstraps again
|
2014-02-02 10:07:29 +01:00 |
|
Araq
|
48888b9034
|
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
|
2014-02-02 10:00:22 +01:00 |
|
Araq
|
47e4f9698c
|
fixes #844
|
2014-02-02 10:00:10 +01:00 |
|
Andreas Rumpf
|
20cf73669d
|
Merge pull request #861 from Varriount/os/add-linkprocs-prettyplease
Added symlink procs
|
2014-02-01 18:06:06 -08:00 |
|
Araq
|
4b94aba6de
|
fixes #735
|
2014-02-02 03:03:38 +01:00 |
|
Clay Sweetser
|
7cd5e79464
|
Added symlink procs
|
2014-02-01 20:56:34 -05:00 |
|
EXetoC
|
798295a9b6
|
A first attempt at fixing the MongoDB modules.
|
2014-02-02 02:22:42 +01:00 |
|
Dominik Picheta
|
69bc077937
|
Fixes docgen for logging module.
|
2014-02-02 01:01:12 +00:00 |
|
Araq
|
ef44d90c8d
|
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
|
2014-02-02 01:58:17 +01:00 |
|
Araq
|
eeae68f9e4
|
added the parts of #541 that I like
|
2014-02-02 01:57:56 +01:00 |
|
Andreas Rumpf
|
925d19a8fb
|
Merge pull request #859 from reactormonk/sets_equivalence
sets equivalence
|
2014-02-01 16:46:45 -08:00 |
|
Simon Hafner
|
6fda10aed0
|
added test specs for the tester
|
2014-02-01 18:39:39 -06:00 |
|
Araq
|
561f6c2d2f
|
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
|
2014-02-02 01:38:40 +01:00 |
|
Araq
|
435610e0af
|
merged #823 against devel
|
2014-02-02 01:38:19 +01:00 |
|
Araq
|
38db937193
|
merged #811 against devel
|
2014-02-02 01:22:31 +01:00 |
|
Andreas Rumpf
|
087448d167
|
Merge pull request #830 from zielmicha/osproc
osproc: introduce poEvalCommand, poUsePath, fix remaining quoting issues.
|
2014-02-01 16:11:09 -08:00 |
|
Andreas Rumpf
|
8fa4401b20
|
Merge pull request #834 from gradha/pr_adds_strutils_const
Adds AllChars constant to strutils.
|
2014-02-01 16:08:58 -08:00 |
|
Araq
|
200102580b
|
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
|
2014-02-02 01:07:44 +01:00 |
|