Commit Graph

149 Commits

Author SHA1 Message Date
Araq
280fa9624c fixes #1496 2014-12-18 14:54:26 +01:00
Araq
994f7c1f0b changed formating 2014-12-08 19:49:20 +01:00
Araq
0a2296b123 added module fenv's docs 2014-11-04 07:47:31 +01:00
Araq
adad2d5f4a Merge branch 'devel' into bigbreak
Conflicts:
	lib/impure/db_postgres.nim
	lib/pure/json.nim
	lib/pure/math.nim
	lib/system/atomics.nim
2014-11-03 11:42:36 +01:00
Andreas Rumpf
a0ecfd19be Merge pull request #1448 from def-/posix-math
Add -lm for fesetround and fegetround
2014-11-03 01:58:50 +01:00
Flaviu Tamas
218cb7587a re module returns nil on failed captures
- tests included
- news.txt updated
2014-10-29 17:54:43 -04:00
Araq
7a48942719 nicer error messages (untested) 2014-10-26 19:54:43 +01:00
Milos Negovanovic
2a203e5340 Add comment. 2014-10-21 15:56:00 +01:00
Milos Negovanovic
11a2cfb306 Add comment. 2014-10-21 15:55:02 +01:00
Milos Negovanovic
f5cd0a63ad Merge branch 'devel' of github.com:Araq/Nimrod into devel 2014-10-21 15:29:25 +01:00
Araq
c7570dcd3e Merge branch 'devel' into bigbreak
Conflicts:
	compiler/ast.nim
	compiler/nimfix/prettybase.nim
	compiler/pragmas.nim
	compiler/sempass2.nim
	doc/manual.txt
	koch.nim
	lib/pure/concurrency/threadpool.nim
	web/news.txt
2014-10-13 08:26:24 +02:00
Simon Krauter
d526e051c5 Code more cleaner 2014-10-11 00:20:49 +02:00
Simon Krauter
fa3545c092 Raise exception on adding a non-existent file to a zip archive 2014-10-10 23:24:28 +02:00
Dominik Picheta
16e0cda136 CS fixes for dialogs on Windows. 2014-10-05 20:22:07 +01:00
Araq
a9a5766c66 docgen should work again 2014-10-05 03:06:19 +02:00
Araq
fc47c0edc7 Merge branch 'devel' of https://github.com/Araq/Nimrod into bigbreak
Conflicts:
	lib/impure/db_postgres.nim
	lib/pure/os.nim
	lib/wrappers/postgres.nim
2014-10-04 19:40:23 +02:00
Milos Negovanovic
f59ac26b85 Tweaks for postgres driver (not tested yet). 2014-09-26 11:23:13 +01:00
Milos Negovanovic
8b4d4be9ab Merge branch 'devel' of github.com:Araq/Nimrod into devel
Merging mainline devel.
2014-09-19 13:03:07 +01:00
Araq
d4bc11b654 cleaned up various modules 2014-09-19 00:54:01 +02:00
Araq
4367fb26ad updated graphics.nim 2014-09-18 23:35:08 +02:00
Araq
17ce01c3e1 some progress on documentation building 2014-09-17 10:04:36 +02:00
Dominik Picheta
0047172274 More docgen fixes. 2014-09-13 16:45:07 +01:00
Araq
3ba34f1762 prettified re.nim; make some tests green 2014-08-31 13:46:27 +02:00
Erwan Ameil
08f1c6100b Add postgresql prepared queries and stop relying on string formatting
for sql parameter passing
2014-08-29 11:29:19 +02:00
Araq
be813d205f updated db_sqlite.nim 2014-08-29 00:16:12 +02:00
Araq
4523b29d7a Nimrod renamed to Nim 2014-08-28 09:59:26 +02:00
Araq
d05df2173b Nimrod renamed to Nim 2014-08-28 09:50:51 +02:00
def
a019825d8f Move fenv to its own module 2014-08-22 13:12:49 +02:00
Milos Negovanovic
434dcd7166 Preserve nil <-> NULL between Nimrod and database. 2014-08-20 10:24:36 +01:00
Araq
dd806cafa0 distinguish between 'defined' and 'declared' 2014-08-11 20:38:28 +02:00
def
089387c525 Add missing sql proc for db_mysql 2014-07-14 03:49:15 +02:00
Araq
8755792077 mongodb wrapper properly removed from core 2014-03-25 01:25:17 +01:00
Miguel
51d2384e1a Fix for db_mysql.Open. 'Connection' argument in 'Open' was not used, so MySQL host and port were always default ones. Now 'Connection' is treated as 'host:port'. 2014-02-10 18:41:39 +04:00
Miguel
eb9964fbbb Merge branch 'devel' of git://github.com/Araq/Nimrod 2014-02-10 01:20:42 +04: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
EXetoC
798295a9b6 A first attempt at fixing the MongoDB modules. 2014-02-02 02:22:42 +01:00
Grzegorz Adam Hankiewicz
d07f86b159 Avoids raising exceptions in tryInsertID. 2014-01-29 23:25:21 +01:00
Miguel
a8b4e3c764 Merge branch 'devel' of git://github.com/Araq/Nimrod 2014-01-26 05:37:18 +04:00
Araq
383fbca27e better tester 2014-01-17 08:47:51 +01:00
Araq
4045d7829b fixes db_sqlite 2014-01-13 01:21:46 +01:00
Araq
346443d1b5 case consistency improvements 2014-01-11 21:56:05 +01:00
Araq
4ed8cec7ca case consistency: niminst 2013-12-29 03:42:20 +01:00
Araq
bf205fa85d case consistency part 6 2013-12-28 01:17:02 +01:00
Araq
a427648c48 case consistency part 2 2013-12-27 16:35:21 +01:00
Araq
2df9b442c6 case consistency part 1 2013-12-27 15:48:53 +01:00
Miguel
4396270fc7 'Connection' argument in 'Open' was not used, so MySQL host and port were always default ones. Now 'Connection' is treated as 'host:port'. 2013-12-22 20:56:33 +04:00
Hitesh Jasani
20661c9c46 Add docs for connecting to postgres with keyword/value connection
strings.
2013-12-04 14:01:25 -05:00
Araq
aefa0da8a6 new VM: implemented constructors and jump optimizer 2013-08-07 01:40:08 +02:00
Dominik Picheta
c5c6ef6e2b Fixes graphics.drawEllipse.
It failed because a Natural cannot be negative but drawEllipse tried to
set negative values to a Natural variable; this variable's type was
changed to an Int.
2013-07-27 11:18:13 +01:00
Grzegorz Adam Hankiewicz
ec6e267351 Warns to not modify string findAll is iterating over. 2013-07-16 02:00:25 +02:00