Reimer Behrends
|
8b8a21cb59
Fixed parsing of float literals.
|
10 лет назад |
Araq
|
73c6efdf66
'nil' as a statement is deprecated, use an empty 'discard' instead
|
11 лет назад |
Araq
|
92b8fac94a
case consistency part 4
|
11 лет назад |
Araq
|
2df9b442c6
case consistency part 1
|
11 лет назад |
Grzegorz Adam Hankiewicz
|
67cea2b9b5
Explains parseHex initialization quirk.
|
11 лет назад |
Araq
|
6c8e740b57
made parseBiggestFloat faster for large exponents
|
11 лет назад |
Grzegorz Adam Hankiewicz
|
72a3e21f28
Removes executable bit for text files.
|
12 лет назад |
dom96
|
92a7933504
The httpserver module now supports POST requests. Fix for captureBetween in the parseutils module.
|
12 лет назад |
Araq
|
b2746c4659
added system.setControlCHook, system.writeStackTrace
|
13 лет назад |
Araq
|
ccd58fba2c
bugfix: semfold supports merging of '&'
|
13 лет назад |
Araq
|
4f1b89c30c
year 2012 for most copyright headers
|
13 лет назад |
dom96
|
264de4537e
Added ftpclient module. Fixed docs in sockets module. Added dll tests to test suite.
|
13 лет назад |
Araq
|
d819350145
bugfix: new GCC version requires -ldl to come after object files
|
13 лет назад |
Araq
|
9fb36bd20c
compilation cache: mostly working; generics not yet
|
13 лет назад |
Araq
|
7c34357856
bugfix: $ escaping in interpolatedFragments
|
13 лет назад |
Araq
|
14968fba46
bugfix: internal error in evalFieldAccess; parseutils.interpolatedFragments optimized; tstringinterp.nim now works
|
13 лет назад |
Zahary Karadjov
|
9acfc43119
using statement (ala C#) implemented as macro (added as test).
|
13 лет назад |
Zahary Karadjov
|
dbcca9b3b9
Moved the parseAST magics to evals.nim
|
13 лет назад |
Araq
|
569c1ce5ec
bugfix: proper cache for generic instantiations
|
13 лет назад |
Araq
|
3e9dcc8be5
deprecated system.copy: use system.substr instead
|
13 лет назад |
Araq
|
d1b766cec0
hashtables: 1st version; parseutils additions
|
13 лет назад |
Araq
|
ae5074455d
$ for strtabs; skipUntil, skipWhile for parseutils
|
14 лет назад |
Andreas Rumpf
|
8098e2a421
inlining of the write barrier for dlls
|
14 лет назад |
Andreas Rumpf
|
40ea1d0330
fixed pango/pangoutils new wrappers
|
15 лет назад |
rumpf_a@web.de
|
40a5d6c3b9
continued work on html/xmlparser
|
15 лет назад |
Andreas Rumpf
|
eca05d2a33
cleanup of library docs
|
15 лет назад |
Andreas Rumpf
|
6ecbed7284
added system.del; delete; insert
|
15 лет назад |
rumpf_a@web.de
|
e22c73fd89
parseutils added
|
15 лет назад |