def
06b986dbd5
Rename compiler/nim.ini back to compiler/installer.ini
...
- Niminst has a new -m/--main option to set the main file, by default
ini-file with .nim extension (old behaviour)
- Koch uses this to pass --main:compiler/nim.nim
- Fix includes/links of website.ini
2015-03-13 17:03:57 +01:00
def
02432f1052
Add makefile for csources
...
This should speed up compilation of csources significantly, as it can be
used with "make -j $NUMPROCS"
Only tested on Linux so far
2015-03-12 16:53:11 +01:00
def
1b7d7ae1cb
koch: Nimrod -> Nim
2015-03-12 14:03:13 +01:00
def
fe4b6826e6
Make *.sh files executable
2015-03-12 13:59:29 +01:00
def
7707c4c369
Move installer.ini back to nim.ini to fix ./koch csource
2015-03-12 13:50:07 +01:00
Araq
0a0126d49a
fixes #794 properly
2015-03-12 11:40:14 +01:00
Araq
3aad16e337
fixes #1845 , fixes #2224
2015-03-12 11:08:03 +01:00
Araq
f88678bed4
fixes #2298
2015-03-12 11:08:03 +01:00
Andreas Rumpf
b97207a74c
Merge pull request #2307 from def-/test-fixes-2
...
Test fixes 2
2015-03-12 11:03:08 +01:00
Andreas Rumpf
5af28b9ea1
Merge pull request #2318 from oderwat/upd-sortitby
...
Better documentation and rename of sortByIt().
2015-03-12 02:00:41 +01:00
Andreas Rumpf
9a2b7ef641
Merge pull request #2319 from reactormonk/warning-for-result
...
do not warn about gensym'd results
2015-03-12 01:59:45 +01:00
Araq
f514be0772
fixes #2286
2015-03-12 01:45:15 +01:00
Araq
5a21892da0
fixes #2287
2015-03-12 01:45:14 +01:00
Araq
970e98718d
code cleanup
2015-03-12 01:45:13 +01:00
Simon Hafner
8993c7672d
do not warn about gensym'd results
2015-03-11 19:21:27 -05:00
Hans Raaf
06ea53e692
Better documentation and rename of sortByIt().
2015-03-11 22:22:58 +01:00
Dominik Picheta
1a98de8712
Merge pull request #2317 from apense/devel
...
Added Sublime Text support link
2015-03-11 20:52:38 +00:00
Jonathan Edwards
50ed39fd66
Merge remote-tracking branch 'upstream/devel' into devel
2015-03-11 16:26:10 -04:00
Jonathan Edwards
2f7d248090
Added Sublime Text support link
2015-03-11 16:12:14 -04:00
Araq
6dbd41e875
fixes #2316
2015-03-11 20:11:08 +01:00
reactormonk
0543784eb4
Merge pull request #2312 from def-/fix-question-urls
...
Update URLs in question.txt
2015-03-11 19:56:05 +05:00
def
70d1e14add
Update URLs in question.txt
2015-03-11 14:54:57 +01:00
Dominik Picheta
4924f5b14a
Merge pull request #2311 from def-/result-macros
...
Get rid of 'result shadowed' warning for async procs
2015-03-11 13:17:04 +00:00
Dominik Picheta
fd51c1c984
Merge pull request #2310 from def-/asyncfile-doc
...
Fix doc for asyncfile
2015-03-11 13:15:24 +00:00
def
a4009e32ea
Get rid of 'result shadowed' warning for async procs
2015-03-11 12:46:53 +01:00
def
5020806696
Fix doc for asyncfile
2015-03-11 12:31:24 +01:00
Araq
1bbd13f729
bugfix: c++ pattern #@ could index out of bounds
2015-03-10 21:00:49 +01:00
def
ac0f62084c
Fix DLL tests on POSIX
...
Automatically add the lib directory to LD_LIBRARY_PATH temporarily
2015-03-10 15:35:36 +01:00
def
69e2b61c0a
Fix tests a bit more
2015-03-10 15:34:15 +01:00
def
573fa9b891
Clean up GCs a bit
2015-03-10 15:31:55 +01:00
def
f7e35542e1
Remove unused rawsockets.pretty.nim
2015-03-10 15:25:25 +01:00
def
d198e397fd
Check that file passed to getFileInfo is not nil
2015-03-10 15:24:20 +01:00
Araq
0032912d10
fixed the tester; more tests green
2015-03-10 12:32:48 +01:00
Araq
ee57bb3e3e
fixes --gc:none regression; made some tests green
2015-03-10 12:32:47 +01:00
Araq
1efb5174f2
fixes #2220 ; #2219 ; breaks #2022 ; for #2022 callsite needs to be used
2015-03-10 12:32:46 +01:00
Dominik Picheta
3ea3aa633d
Merge pull request #2279 from nathan-hoad/sni-support-for-openssl
...
Add SNI support to client and server sockets.
2015-03-10 11:08:21 +00:00
Andreas Rumpf
796a588b1c
Merge pull request #2299 from def-/fix-procs-doc
...
Fix derivable objects in documentation
2015-03-09 22:59:18 +01:00
Andreas Rumpf
3e82941f25
Merge pull request #2300 from reactormonk/better-tester-messages
...
fixed tester back up
2015-03-09 22:58:59 +01:00
Simon Hafner
715cd46578
no more prebuilt sources
2015-03-09 16:22:35 -05:00
Simon Hafner
2b4dcc9f33
one result too much
2015-03-09 14:26:08 -05:00
Simon Hafner
8f8171a0c4
fixed tester back up
2015-03-09 11:30:40 -05:00
def
f4ce521cd8
Fix derivable objects in documentation
2015-03-09 17:21:02 +01:00
reactormonk
97aeaca8de
Merge pull request #2294 from netroby/feature/new-build-url
...
Move bot url to botbuild
2015-03-09 19:54:02 +05:00
ZhiFeng Hu
57dc4ca22b
Move bot url to botbuild
2015-03-09 13:52:02 +08:00
Andreas Rumpf
41ce6571a3
Merge pull request #2291 from def-/parsexml-again2
...
Revert my.c changes in parsexml
2015-03-08 14:54:36 +01:00
def
21bdf45853
Revert my.c changes in parsexml
...
Remeasured with the string copy fix (#2255 ) and isn't faster anymore, so
we should opt for the simpler code again.
2015-03-08 14:50:39 +01:00
Andreas Rumpf
38b9093581
Merge pull request #2274 from reactormonk/warning-for-result
...
Warning for result
2015-03-08 14:49:49 +01:00
Araq
419199bf9a
don't use conio.h on windows ( #2137 )
2015-03-08 14:45:06 +01:00
Araq
c40aac8e20
GC: get rid of pathological behaviour for stack marking
2015-03-08 13:08:19 +01:00
Andreas Rumpf
e390d8ec4a
Merge pull request #2225 from dyu/freebsd
...
compile nim on freebsd
2015-03-08 13:01:55 +01:00