Araq
|
c80d563afb
|
actors compile again
|
2014-04-20 12:10:23 +02:00 |
|
Araq
|
13b941d8ee
|
attempt to fix bootstrapping
|
2014-04-20 02:53:38 +02:00 |
|
Araq
|
05e89ffceb
|
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
|
2014-04-20 01:19:10 +02:00 |
|
Araq
|
9a2704056a
|
marked markAndSweep GC thread safe
|
2014-04-20 01:17:46 +02:00 |
|
flaviut
|
d0f0076c59
|
parsecfg is never used and is also part of the stdlib
|
2014-04-19 17:43:17 -04:00 |
|
Grzegorz Adam Hankiewicz
|
e2f771a150
|
Removes accidental module docstring.
|
2014-04-19 23:42:57 +02:00 |
|
Grzegorz Adam Hankiewicz
|
f79dd728ea
|
Updates list of files to build in doc directory.
|
2014-04-19 23:42:56 +02:00 |
|
flaviut
|
fb91efd47e
|
charsets is never used
|
2014-04-19 17:42:42 -04:00 |
|
flaviut
|
e74868f4c6
|
Delete dead file
|
2014-04-19 17:19:22 -04:00 |
|
Simon Hafner
|
1f9f34b9a7
|
Merge pull request #1111 from gradha/pr_mentions_jsondoc_command
Mentions jsondoc in compiler advanced help.
|
2014-04-19 16:05:06 -05:00 |
|
Grzegorz Adam Hankiewicz
|
dd6c5f8929
|
Adds documentation about koch.
|
2014-04-19 22:42:22 +02:00 |
|
Araq
|
3b69a8d27a
|
New concurrency model: next steps
|
2014-04-19 22:24:43 +02:00 |
|
ReneSac
|
56a6928635
|
Referential data types may need to be declared.
And other small fixes.
|
2014-04-19 13:31:55 -03:00 |
|
Grzegorz Adam Hankiewicz
|
6ee1717238
|
Mentions jsondoc in compiler advanced help.
|
2014-04-19 11:46:28 +02:00 |
|
Simon Hafner
|
23e9ed81a2
|
added continue to errStmtInvalidAfterReturn
|
2014-04-18 21:19:39 -05:00 |
|
Dominik Picheta
|
1465355c54
|
Disabled tgtk test.
|
2014-04-19 00:17:35 +01:00 |
|
Dominik Picheta
|
20e3ab70b2
|
Improves tobjasgn test.
|
2014-04-18 23:31:45 +01:00 |
|
Dominik Picheta
|
00dc93b65b
|
Fixes collections/ttables.
|
2014-04-18 21:50:51 +01:00 |
|
ReneSac
|
e2fe9dd9ab
|
Additions and clarifications to tutorial 1.
|
2014-04-17 21:28:08 -03:00 |
|
Varriount
|
63d384d0cd
|
Merge pull request #1100 from gradha/pr_excludes_nimcache_from_backups
Adds option to exclude nimcache dirs from time machine backups.
|
2014-04-17 13:37:06 -04:00 |
|
Jason Livesay
|
7584d867e1
|
delete extra statement from debugging
|
2014-04-17 03:52:33 -07:00 |
|
Jason Livesay
|
1068022dfb
|
Allow QUEUED reply only if pipelined; don't return status replies from flushPipeline; Rewrite someTests
|
2014-04-17 03:47:44 -07:00 |
|
Simon Hafner
|
5859e80364
|
added an sqlite constant
|
2014-04-16 23:34:50 -05:00 |
|
Simon Hafner
|
6886a47305
|
Merge pull request #1102 from gradha/pr_improves_startProcess_docstring
Improves startProcess docstring for poEvalCommand usage.
|
2014-04-16 18:44:26 -05:00 |
|
Simon Hafner
|
208ef29706
|
Merge pull request #1101 from gradha/pr_adds_missing_import
Adds missing import.
|
2014-04-16 18:43:54 -05:00 |
|
Grzegorz Adam Hankiewicz
|
de04c97696
|
Improves startProcess docstring for poEvalCommand usage.
|
2014-04-16 23:14:13 +02:00 |
|
Grzegorz Adam Hankiewicz
|
84c1aa9990
|
Adds missing import.
|
2014-04-16 22:54:52 +02:00 |
|
Grzegorz Adam Hankiewicz
|
1c89c45ae9
|
Adds option to exclude nimcache dirs from time machine backups.
|
2014-04-16 22:46:16 +02:00 |
|
Dominik Picheta
|
2fb5d62927
|
Tester now appreciates the test target. Modified 'cmd' in specs.
|
2014-04-16 21:28:19 +01:00 |
|
Dominik Picheta
|
6692d95ee2
|
Fixes incorrect nodejs detection in tester.
|
2014-04-16 21:02:34 +01:00 |
|
Dominik Picheta
|
c93c014bc6
|
Modified tester output. Fixed JS tests.
|
2014-04-16 12:26:02 +01:00 |
|
Clay Sweetser
|
9ce0ac38e5
|
Added tests for getFileInfo proc.
|
2014-04-16 03:35:09 -04:00 |
|
Clay Sweetser
|
733b289209
|
Fixed _get_osfhandle declaration.
|
2014-04-16 03:35:09 -04:00 |
|
Clay Sweetser
|
73570cbe38
|
Allowed getFileInfo to accept TFile objects.
|
2014-04-16 03:35:08 -04:00 |
|
Clay Sweetser
|
79f0c66b4d
|
Completed Linux/Posix implementation of getFileInfo
Moved parts of getFileInfo into a helper template.
|
2014-04-16 03:35:08 -04:00 |
|
Clay Sweetser
|
8af083c847
|
Added Posix implementation of getFileInfo, organized code.
|
2014-04-16 03:35:07 -04:00 |
|
Clay Sweetser
|
37ac424e9a
|
Added Windows implementation of getFileInfo procedures
|
2014-04-16 03:35:07 -04:00 |
|
Araq
|
8e08ff559f
|
first version of 'spawn'
|
2014-04-16 08:44:57 +02:00 |
|
Dominik Picheta
|
941cc937d3
|
Fixes docgen.
|
2014-04-15 22:09:12 +01:00 |
|
Simon Hafner
|
3670fe2385
|
Merge pull request #1098 from gradha/pr_fixes_debugger_typo
Fixes typo to be able to use debugger.
|
2014-04-15 14:48:29 -05:00 |
|
Grzegorz Adam Hankiewicz
|
6baedfe946
|
Fixes typo to be able to use debugger.
|
2014-04-15 21:23:52 +02:00 |
|
Grzegorz Adam Hankiewicz
|
c163c06a65
|
Avoids idetools crash on nil parameters.
|
2014-04-15 21:13:10 +02:00 |
|
Dominik Picheta
|
9e7c0fd2b0
|
Fixes #1005
|
2014-04-15 13:53:02 +01:00 |
|
Dominik Picheta
|
21d0cc8cdf
|
Add checks for invalid socket when creating sockets.
|
2014-04-15 13:51:25 +01:00 |
|
Araq
|
b961e47bfe
|
new concurrency model: first steps; shared is not a keyword anymore
|
2014-04-14 08:45:43 +02:00 |
|
flaviut
|
ec59b790c5
|
JSON index accesses are bounds checked
|
2014-04-13 17:49:16 -04:00 |
|
flaviut
|
64d3b9a34d
|
Fix subtle mistake in docs and formatting
|
2014-04-13 17:27:47 -04:00 |
|
flaviut
|
db7fee6303
|
Add tests for the nil passthrough
|
2014-04-13 17:19:59 -04:00 |
|
flaviut
|
4ff5112803
|
Add a couple words to docs
|
2014-04-13 17:05:12 -04:00 |
|
flaviut
|
6d3fbf973f
|
Allow for nil chaining in JSON
|
2014-04-13 17:02:18 -04:00 |
|