Araq
|
623fd8a8ab
|
less cascading errors for 'check' and 'ide-tools'
|
2011-04-03 22:18:22 +02:00 |
|
Araq
|
94f4256811
|
Koenig's lookup implementation
|
2011-04-03 21:32:55 +02:00 |
|
Araq
|
4741e8f9a1
|
ugh, maybe broke git
|
2011-04-01 15:07:16 +02:00 |
|
Araq
|
dc669155e3
|
some little bugfixes
|
2011-03-27 00:33:20 +01:00 |
|
Araq
|
bd4f0b94ae
|
added 'reset' magic proc
|
2011-03-25 01:49:42 +01:00 |
|
Araq
|
032599c156
|
bugfix: type converter that converts to bool in 'if' context
|
2011-03-25 00:47:03 +01:00 |
|
Araq
|
220dd54acf
|
support for clang
|
2011-03-24 01:26:52 +01:00 |
|
Araq
|
62eb5b124e
|
fixes #21
|
2011-03-24 00:58:28 +01:00 |
|
Araq
|
5b789f2da8
|
bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmas
|
2011-03-23 01:09:52 +01:00 |
|
Araq
|
8d734244b1
|
linearScanEnd pragma; string case statement optimization
|
2011-03-14 23:57:41 +01:00 |
|
Araq
|
6850fb73c1
|
fixes #20
|
2011-03-12 12:38:42 +01:00 |
|
Araq
|
0fee9f9924
|
always compile with at least O1; bugfix set initialization for interactive mode
|
2011-03-10 22:12:39 +01:00 |
|
Araq
|
62b4cc6c02
|
more fixes for dy(n)lib typo; fixes #15
|
2011-03-08 22:45:57 +01:00 |
|
Araq
|
fa332b7298
|
fixes #13; fixes #18
|
2011-03-08 01:59:15 +01:00 |
|
Araq
|
f9c6cec90c
|
bugfix: tuple access in macros (issue #17)
|
2011-03-07 00:33:43 +01:00 |
|
Araq
|
3005955d20
|
distinction between re.replace and re.replacef; speed improvements for re module
|
2011-03-06 21:16:05 +01:00 |
|
Araq
|
e424e13bd9
|
various bugfixes for generics; added generic sort proc
|
2011-03-03 02:01:22 +01:00 |
|
Araq
|
f93ca8e42a
|
--stdout make compiler messages go to stderr
|
2011-02-25 21:08:19 +01:00 |
|
Araq
|
f8dd74a073
|
--stdout support; idetools implemented
|
2011-02-25 01:53:58 +01:00 |
|
Araq
|
0a4498bd6b
|
suggest: got rid of debug code
|
2011-02-23 00:24:40 +01:00 |
|
Araq
|
82514c9c1c
|
suggest: improvements
|
2011-02-23 00:15:36 +01:00 |
|
Araq
|
310faca724
|
next steps to perfect 'suggest'
|
2011-02-22 08:58:12 +01:00 |
|
Araq
|
fdde4d3a92
|
refactoring: suggest can import sigmatch for type matching
|
2011-02-21 20:06:34 +01:00 |
|
Araq
|
4e7a22cac3
|
somewhat better 'suggest'
|
2011-02-21 01:07:12 +01:00 |
|
Araq
|
61ddcf62b5
|
koch: 'git' command
|
2011-02-20 21:58:30 +01:00 |
|
Araq
|
c9d5c82683
|
regenerated C code; attempt to support powerpc64
|
2011-02-20 21:19:23 +01:00 |
|
Araq
|
2cdfe35e73
|
tests themselves contain the expected result
|
2011-02-20 20:12:22 +01:00 |
|
Araq
|
cbee9c4e1a
|
ugh, forgot to add rod/suggest.nim
|
2011-02-16 08:53:18 +01:00 |
|
Araq
|
f7b2d71790
|
first implementation of suggest
|
2011-02-16 02:24:12 +01:00 |
|
Araq
|
5c7e3efbc3
|
bugfix: readline wrapper; bugfix: evaluation of type conversions
|
2011-02-14 21:20:35 +01:00 |
|
Araq
|
55c4074647
|
REPL improvements
|
2011-02-13 21:24:52 +01:00 |
|
Araq
|
627e192f64
|
basic continue after error works; interactive mode more useful
|
2011-02-13 03:39:11 +01:00 |
|
Araq
|
5b28d08203
|
non-nil AST; continue after errors for IDE support
|
2011-02-12 19:24:20 +01:00 |
|
Araq
|
27dc54cbda
|
first step to get rid of nil in the AST
|
2011-02-09 00:26:41 +01:00 |
|
Araq
|
134f24f579
|
changed handling of generalized string literals
|
2011-02-07 00:11:11 +01:00 |
|
Araq
|
783273032f
|
documentation improvements
|
2011-02-06 15:39:06 +01:00 |
|
Araq
|
0117f494ec
|
rebuilt C code for installation
|
2011-02-04 08:20:28 +01:00 |
|
Araq
|
9387913b73
|
documentation improvements
|
2011-01-31 08:50:30 +01:00 |
|
Araq
|
c9f4ad0613
|
--recursivePath may handle dots correctly now
|
2011-01-29 14:44:53 +01:00 |
|
Araq
|
36accda8aa
|
unary <; countup two type parameters; --recursivePath should work now
|
2011-01-29 14:18:43 +01:00 |
|
Araq
|
f46870fe1c
|
changes to threads; --recursivePath support
|
2011-01-29 01:47:58 +01:00 |
|
Araq
|
408eb6bbe7
|
c2nim: bugfix: less picky about newlines in preprocessor defines
|
2011-01-19 00:27:38 +01:00 |
|
Araq
|
66cfc851a1
|
basic thread support; still broken on Windows; untested on Mac OS X
|
2011-01-18 02:22:01 +01:00 |
|
Araq
|
0f743e0183
|
explicit indices in array literals
|
2011-01-16 16:22:23 +01:00 |
|
Araq
|
07b784373b
|
docgen: module dependencies are now listed
|
2011-01-16 14:30:31 +01:00 |
|
Araq
|
fa111b9067
|
cleanup: E_Base should not be used for inheriting exceptions; documentation generator generates dependencies section
|
2011-01-15 23:57:19 +01:00 |
|
Araq
|
ddb49e069e
|
httpserver may work better now
|
2011-01-13 23:27:24 +01:00 |
|
Araq
|
1a8c6fb49f
|
Feature: explicit string representation for enum fields
|
2011-01-11 01:09:48 +01:00 |
|
Araq
|
19fbc8a55e
|
SPEC change: ^ is right-assoc and of highest priority
|
2011-01-10 21:28:48 +01:00 |
|
Araq
|
ceb1f5e218
|
support for objective C generation
|
2011-01-10 01:29:10 +01:00 |
|