| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Added babel's libs dir to Nimrod's path.
|
| |
|
|
|
|
|
| |
bugfixes:
the DLL tests were failing on Mac OS X, due to an incorrect DynlibFormat
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
wide char versions of the WinAPI
|
|
|
|
| |
asyncio async sockets. Fixed removeDir on windows.
|
| |
|
| |
|
| |
|
|
|
|
| |
variables; os.nim does not rely on it anymore
|
| |
|
|
|
|
|
|
| |
Hard-links on Windows are now treated just as they are on POSIX.
The new implementation is faster than the previous, but still it's quite
slower than fstat (use with caution).
|
| |
|
|
|
|
| |
Some new options added to the compiler (see news.txt for details)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|