Simon Hafner
fc5700619b
report how to create a compiler stacktrace #1280
2015-02-01 23:39:10 -06:00
Andreas Rumpf
9bd72fc0d9
Merge pull request #2037 from def-/fix-lists
...
Fix SinglyLinkedRing in lists module
2015-02-01 10:21:58 +01:00
def
11a5a4a9a6
Fix SinglyLinkedRing in lists module
...
- SinglyLinkedRing's prepend was broken
- needed a tail so that prepend can work properly
- now append works as well, so I added it too
- simple testcase added as well
2015-02-01 03:04:18 +01:00
Araq
2780e7a54a
check test result
2015-02-01 02:29:55 +01:00
Araq
ecc3c3bd03
fixes #2023
2015-02-01 02:27:39 +01:00
Andreas Rumpf
3b45ac44e1
Merge pull request #2010 from modk/freebsd-parallel-build
...
Fix parallel build on FreeBSD
2015-02-01 01:41:26 +01:00
Andreas Rumpf
fa166dc42d
Merge pull request #2026 from reactormonk/koch-temp-125-exit-code
...
Koch temp 125 exit code
2015-02-01 01:38:06 +01:00
Andreas Rumpf
f6131f412a
Merge pull request #2033 from reactormonk/round-in-js
...
Fixes #1959 , rounding floats in JS
2015-02-01 01:30:38 +01:00
Simon Hafner
de77700067
added note about creating stacktraces
2015-01-31 18:28:32 -06:00
reactormonk
014be3a29c
Merge pull request #2020 from def-/mitems
...
mitems and mpairs
2015-02-01 05:19:47 +05:00
Araq
ab5b8f5391
fixes #1988
2015-01-31 16:23:38 +01:00
Araq
43e5e3ac22
fixes #2022
2015-01-31 13:46:21 +01:00
Araq
8f587e2eab
fixes #2041
2015-01-31 11:49:19 +01:00
Araq
ee4e95fefe
fixes #2039
2015-01-31 11:31:59 +01:00
Araq
e9a197e704
removed dead code
2015-01-30 03:04:46 +01:00
Araq
fe30ec83e2
nimsuggest improvements
2015-01-30 03:04:45 +01:00
reactormonk
a9706dcfa2
Merge pull request #2036 from def-/fix-irc
...
Fix IRC channel at footer
2015-01-30 07:04:08 +05:00
def
4080a9ca45
Fix IRC channel at footer
2015-01-30 01:49:57 +01:00
def
69d96b604b
Add tests for mitems
2015-01-29 15:30:50 +01:00
modk
458e3b2f07
FreeBSD-specific code
2015-01-29 12:51:22 +01:00
Simon Hafner
11292a9e0b
Fixes #1959 , rounding floats in JS
2015-01-29 05:30:55 -06:00
Araq
d4786976dd
asm stmt: don't quote what is already quoted
2015-01-29 10:18:52 +01:00
Araq
bd7681f794
fixes yet another GAS parsing bug
2015-01-29 10:11:29 +01:00
Araq
8710a37384
nimsuggest: sane dirty buffer handling
2015-01-29 03:08:41 +01:00
Araq
ebda8e89e1
nimsuggest: filenames in quotes now work; general hints are not emitted
2015-01-29 01:39:53 +01:00
Dominik Picheta
3ac2e00334
Fixes #1642 .
2015-01-28 23:10:25 +00:00
Simon Hafner
fb1f15476f
added documentation about koch temp
...
and the 125 exit code
2015-01-28 13:33:47 -06:00
Simon Hafner
1a88e2a18b
koch temp has 125 exit code for git bisect
2015-01-28 13:19:34 -06:00
Araq
a4b2762249
fixes #325
2015-01-28 19:31:36 +01:00
Dominik Picheta
d7023f2be4
Add missing tester.nim.cfg.
2015-01-28 18:29:21 +00:00
Dominik Picheta
6143393adb
Move lib/pure/nodejs to compiler/nodejs. Ref #2017 .
2015-01-28 14:58:31 +00:00
Andreas Rumpf
190cc01f24
Merge pull request #2017 from reactormonk/nodejs-binary
...
Algorithm to find the nodejs binary
2015-01-28 15:14:39 +01:00
Araq
d9c73b49d1
the compiler knows vxWorks is an OS
2015-01-28 12:59:05 +01:00
Araq
dbe71c715e
documented new C++ support
2015-01-28 12:59:04 +01:00
def
8c902ca781
Add items, mitems and mpairs for cstrings
2015-01-28 02:31:26 +01:00
def
fa1e209b63
Typo
2015-01-28 02:31:26 +01:00
def
46cf40c40d
Add mitems and mpairs where it makes sense
2015-01-28 02:31:26 +01:00
Dominik Picheta
85ae439bb8
Merge pull request #2019 from MasonMcGill/devel
...
Added a few AST-construction shortcuts.
2015-01-27 23:32:29 +00:00
modk
e37e997868
Set status to something else than 0
2015-01-27 22:39:24 +01:00
Mason McGill
a6ce70bd8d
Added a few AST-construction shortcuts.
2015-01-27 11:48:14 -08:00
Simon Hafner
842c7f67ca
added suggested fixes
2015-01-27 13:04:27 -06:00
Simon Hafner
2beaa7a2da
find the nodejs binary
...
upstream calls it node, debian calls it nodejs. We gotta look for both
of them.
2015-01-27 13:02:17 -06:00
Simon Hafner
9c12ad0187
typo fix
2015-01-27 13:02:05 -06:00
Andreas Rumpf
6f4cd979e8
Merge pull request #2016 from dumndummer/patch-2
...
Update sets.nim
2015-01-27 14:39:40 +01:00
dumndummer
16254f49a8
Update sets.nim
...
corrected misspelled word in doc comment
2015-01-27 13:35:50 +00:00
Andreas Rumpf
66040e58ec
Merge pull request #1995 from def-/fix-idetools
...
Make caasdriver compile
2015-01-27 14:35:00 +01:00
Andreas Rumpf
52c456fee8
Merge pull request #2005 from def-/fix-estp
...
Make ESTP compile
2015-01-27 14:29:20 +01:00
Dominik Picheta
792a8dc702
Merge pull request #2014 from def-/more-deprecations
...
Make nimkernel compile again
2015-01-27 11:20:30 +00:00
def
2d3db9cd6b
Fix type of setControlCHook parameter
2015-01-27 12:00:08 +01:00
def
7894f50a56
Get rid of more deprecation warnings by renaming exceptions
2015-01-27 11:58:15 +01:00