index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
Lists available idetools caas switches.
Grzegorz Adam Hankiewicz
2013-06-15
1
-0
/
+4
|
*
|
Merge pull request #487 from gradha/pr_no_more_slurping
Araq
2013-06-28
2
-1
/
+26
|
|
\
\
|
|
*
|
Adds highlite to tests suite.
Grzegorz Adam Hankiewicz
2013-06-18
2
-1
/
+3
|
|
*
|
Adds previous slurping as runnable testcase.
Grzegorz Adam Hankiewicz
2013-06-18
1
-1
/
+14
|
|
*
|
Replaces relative file slurping with hardcoded array.
Grzegorz Adam Hankiewicz
2013-06-18
1
-1
/
+11
|
|
|
/
*
|
/
bugfix: typo
Araq
2013-06-29
1
-1
/
+1
|
/
/
*
|
got rid of debug calls
Araq
2013-06-28
1
-3
/
+1
*
|
some small performance improvement for the evaluator
Araq
2013-06-28
3
-50
/
+69
*
|
small REPL improvements
Araq
2013-06-28
3
-6
/
+7
*
|
var tuple unpacking works at compile time
Araq
2013-06-28
4
-40
/
+54
*
|
implements nicer floating point literals
Araq
2013-06-27
2
-13
/
+14
*
|
attempt to make libzip work on the testing machines
Araq
2013-06-27
2
-10
/
+15
*
|
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2013-06-27
4
-151
/
+150
|
\
\
|
*
|
Fixed OSError + recvLine deprecation warnings.
Dominik Picheta
2013-06-27
4
-151
/
+150
*
|
|
bugfix: rendering of typ|typ2
Araq
2013-06-27
3
-10
/
+17
*
|
|
implements the 'codegenDecl' pragma
Araq
2013-06-27
7
-25
/
+58
*
|
|
attempt to use the lib.so for libzip
Araq
2013-06-27
1
-49
/
+54
*
|
|
bugfix: marshal supports unsigned numbers
Araq
2013-06-27
3
-4
/
+11
*
|
|
fixes #488
Araq
2013-06-27
2
-0
/
+10
*
|
|
fixes #442
Araq
2013-06-27
2
-11
/
+38
*
|
|
fixes #492
Araq
2013-06-27
2
-3
/
+3
|
/
/
*
|
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2013-06-27
12
-485
/
+585
|
\
\
|
*
|
Fixed OSError deprecation warnings.
Dominik Picheta
2013-06-26
3
-32
/
+35
|
*
|
Merge pull request #489 from onionhammer/patch-1
Dominik Picheta
2013-06-25
1
-3
/
+4
|
|
\
\
|
|
*
|
Fix: OpenSSL on Windows
onionhammer
2013-06-20
1
-3
/
+4
|
|
|
/
|
*
|
Deprecated OSError, and modified it to require an explicit OS error code.
Dominik Picheta
2013-06-25
5
-126
/
+196
|
*
|
Fixed terminal module so that it doesn't raise an EOS exception when stdout i...
Dominik Picheta
2013-06-22
2
-334
/
+334
|
*
|
Changed the type of gboolean to a distinct cint.
Dominik Picheta
2013-06-22
2
-1
/
+9
|
*
|
Symlinks are now expanded in os.getAppFilename on Mac OS X.
Dominik Picheta
2013-06-22
1
-0
/
+5
|
*
|
Send buffer will be respected now when closing async SCGI clients.
Dominik Picheta
2013-06-21
1
-3
/
+12
|
*
|
Added an asyncio.isSendDataBuffered procedure.
Dominik Picheta
2013-06-21
1
-0
/
+4
|
|
/
*
/
fixed a long standing xml parser bug; html parser bugfixes + speed improvements
Araq
2013-06-27
7
-84
/
+252
|
/
*
fixes #481
Araq
2013-06-13
3
-2
/
+41
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2013-06-13
17
-75
/
+152
|
\
|
*
Merge pull request #478 from gradha/pr_idetools
zah
2013-06-12
17
-75
/
+152
|
|
\
|
|
*
Removes the nimcache symbol directory for each run.
Grzegorz Adam Hankiewicz
2013-06-11
1
-2
/
+7
|
|
*
Adds symbol proc run mode as suggested by Zahary.
Grzegorz Adam Hankiewicz
2013-06-11
2
-5
/
+17
|
|
*
Enables trackDirty query for idetools proc mode.
Grzegorz Adam Hankiewicz
2013-06-11
2
-4
/
+2
|
|
*
Adds $TESTNIM and $MODULE as variables to test cases.
Grzegorz Adam Hankiewicz
2013-06-11
9
-55
/
+69
|
|
*
Adds idetools testcase for dynamic dispatch. Refs #477.
Grzegorz Adam Hankiewicz
2013-06-10
3
-0
/
+25
|
|
*
Renames test cases to be more human friendly.
Grzegorz Adam Hankiewicz
2013-06-10
7
-27
/
+27
|
|
*
Adds skMethod example to idetools api test.
Grzegorz Adam Hankiewicz
2013-06-10
2
-0
/
+23
*
|
|
improvements for 'not nil' checking
Araq
2013-06-13
9
-27
/
+99
|
/
/
*
|
bugfixes for the guarded data flow analysis
Araq
2013-06-12
5
-71
/
+103
*
|
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2013-06-11
15
-45
/
+273
|
\
|
|
*
Merge pull request #476 from gradha/pr_fix_idetools_taintmode
Araq
2013-06-10
2
-3
/
+4
|
|
\
|
|
*
Fixes usage of public API caasTestsRunner in tester.
Grzegorz Adam Hankiewicz
2013-06-10
1
-2
/
+3
|
|
*
Fixes caasdriver for --taintMode:on compilation.
Grzegorz Adam Hankiewicz
2013-06-10
1
-1
/
+1
|
|
/
|
*
Merge pull request #470 from gradha/pr_idetools_tests
zah
2013-06-10
14
-43
/
+270
|
|
\
|
|
*
Removes CaasRun prefix from suggest-compile.txt test.
Grzegorz Adam Hankiewicz
2013-06-08
1
-2
/
+2
[prev]
[next]