Jacek Sieka
ce86b4ad78
Posix from detect ( #5697 )
...
* refactor posix.nim
* types move to separate files for platform-specifc and generic
("other')
* consts move to separate files that get autogenerated by detect.nim
* proc's stay where they are for now, though in a second stage might
move as well
* fix missing when
2017-04-12 23:10:54 +02:00
Andreas Rumpf
82bf1e6697
nimgrab tool: use Windows API for the download if possible
2017-03-31 16:29:28 +02:00
Andreas Rumpf
7ba565258d
koch: better valgrind support
2017-03-17 08:29:52 +01:00
Eugene Kabanov
9c99973ff8
Make DragonFlyBSD a first class BSD-like OS ( #5548 )
2017-03-16 14:47:53 +01:00
Andreas Rumpf
4912300ca7
Merge branch 'devel' into faster-nimsuggest
2017-03-14 10:18:20 +01:00
Andreas Rumpf
15a8996d57
valgrind support for nim
2017-03-14 08:36:57 +01:00
Araq
4755795416
nimsuggest: more precise cursor tracking
2017-03-09 14:58:14 +01:00
Andreas Rumpf
da821a22d9
nimsuggest: revert cpFuzzy bailouts
2017-03-09 11:30:36 +01:00
Andreas Rumpf
91a4b448fd
nimsuggest: chk checks the full project lazily; much better suggestions orderings
2017-03-08 00:38:48 +01:00
Andreas Rumpf
538c6c9898
make some tests green
2017-03-07 12:34:45 +01:00
Andreas Rumpf
d9ad6465af
nimsuggest: bugfix: don't intertwine errors and suggestions
2017-03-07 10:42:46 +01:00
Andreas Rumpf
6c0304f7f5
nimsuggest chk works for EPC
2017-03-03 11:59:00 +01:00
Andreas Rumpf
50835257d6
code cleanup and debugging stuff
2017-03-03 10:19:49 +01:00
Andreas Rumpf
a9c1afd5fd
nimsuggest: structured error reporting; EPC mode still fails
2017-03-03 02:13:16 +01:00
Andreas Rumpf
3e7b04683c
make tests green again
2017-03-02 12:23:35 +01:00
Araq
3d46600a90
nimsuggest supports prefix matching (first version)
2017-02-28 09:03:40 +01:00
Araq
7d1a96151c
finish tool can use 'nimgrab' tool to download the mingw version
2017-02-26 23:25:50 +01:00
Araq
1961e444c3
Merge branch 'devel' into feature/async-streams
2017-02-25 11:18:48 +01:00
Araq
fa98edc78c
another attempt to make test green again
2017-02-24 15:52:52 +01:00
Andreas Rumpf
46f33515d7
Merge branch 'devel' into faster-nimsuggest
2017-02-24 01:28:50 +01:00
Arne Döring
92c2a51bf7
removed compiler internal list implementation ( #5371 )
2017-02-22 17:33:12 +01:00
Andreas Rumpf
311253ef2f
nimsuggest: added --refresh command line option; added 'known' command; fixes 'chck' command for EPC
2017-02-22 16:27:24 +01:00
Andreas Rumpf
2d28a626f2
nimsuggest: works with VS-Plugin again
2017-02-20 11:51:17 +01:00
Andreas Rumpf
1ec96d7353
nimsuggest: better logging for EPC mode
2017-02-20 09:54:20 +01:00
Andreas Rumpf
2df5a6f863
nimsuggest: make all tests green
2017-02-20 06:18:59 +01:00
Andreas Rumpf
2adb4ce9eb
nimsuggest supports EPC protocol again; tester can test the EPC protocol
2017-02-19 21:29:41 +01:00
Andreas Rumpf
ba29ca0c63
Merge branch 'devel' into faster-nimsuggest
2017-02-17 10:48:01 +01:00
Andreas Rumpf
1189ae9b99
renamed writelnHook to writelnToChannel
2017-02-15 12:26:53 +01:00
Andreas Rumpf
bcecbc380f
make tests green again; disable periodic refresh for now
2017-02-14 12:49:38 +01:00
Andreas Rumpf
9f142e199d
nimsuggest uses multithreading and full project recompiles
2017-02-13 13:37:50 +01:00
Araq
667acb06a5
downloader.nim: use new downloadFile proc
2017-02-12 19:39:23 +01:00
Araq
c8ae7164e5
finish.nim: user has multiple chances to move .7z file to proper location
2017-02-11 00:24:22 +01:00
Andreas Rumpf
0bb18d1821
introduce nimMaxHeap define to fight memory overcommit
2017-02-10 09:22:28 +01:00
Araq
ca42406df9
finish.nim: final round of improvements
2017-02-08 12:44:49 +01:00
Andreas Rumpf
6656f0d713
log process starts
2017-02-08 11:33:42 +01:00
Araq
63f28b3650
downloader improvements
2017-02-08 00:34:36 +01:00
Araq
4ef86042f2
downloader changes
2017-02-07 23:47:03 +01:00
Andreas Rumpf
b5b9c7d2e2
added crashtester tool
2017-02-07 11:13:11 +01:00
Andreas Rumpf
d7e312ee13
nimsuggest works in macros
2017-02-07 10:43:33 +01:00
Andreas Rumpf
eb9efed64b
downloader tool needs to use https
2017-02-07 09:09:16 +01:00
Araq
07562d6b99
website: http to https updates
2017-02-06 22:43:07 +01:00
Araq
25fb5be0cb
finish tool improvements
2017-02-06 22:06:52 +01:00
flyx
ecdf604501
nimweb: Show output of failed external command ( #5343 )
2017-02-06 17:31:44 +01:00
Andreas Rumpf
6382293255
niminst: less verbose output in a desparate attempt to make travis green again
2017-02-05 11:06:06 +01:00
Federico Ceratto
bf165cb43a
Use the correct parallelBuild value. fixes #5328 ( #5329 )
...
Also check for incorrect parallelBuild values
2017-02-04 12:01:23 +01:00
Andreas Rumpf
76a28d8b83
nimsuggest: bugfix: also output documentation comments
2017-02-03 17:36:39 +01:00
Andreas Rumpf
f04d21f279
refactoring: explict config state instead of globals
2017-02-01 23:39:40 +01:00
flyx
6effe4553b
execute pdflatex in nonstopmode ( #5305 )
...
* Name is irritating; nonstopmode stops execution if an
error occurs instead of asking the user for input.
2017-01-31 10:31:48 +01:00
Araq
5d79a1fc5b
finish.nim: yet another GCC detection problem fixed
2017-01-30 09:43:32 +01:00
Araq
3aeece4456
niminst: add some disabled code snippet I don't want to lose
2017-01-29 00:32:25 +01:00