Dominik Picheta
|
254bc714dd
|
Fixes IRC module.
|
2012-09-12 23:50:23 +01:00 |
|
Araq
|
8c8400ea3a
|
Merge branch 'master' of github.com:Araq/Nimrod
|
2012-09-13 00:12:24 +02:00 |
|
Araq
|
eb72c7c0a0
|
debugger compiles again
|
2012-09-13 00:12:14 +02:00 |
|
Zahary Karadjov
|
9e4254e4de
|
type trais used to work only on user-defined types. see #202
|
2012-09-13 00:33:01 +03:00 |
|
Araq
|
d46ec1cc22
|
Merge pull request #200 from fowlmouth/patch-1
nimrepl handles keys again
|
2012-09-12 14:01:04 -07:00 |
|
Araq
|
a59abdf8e4
|
made more tests green; fixes #201
|
2012-09-12 21:48:37 +02:00 |
|
Araq
|
8178cd4fab
|
made some tests green
|
2012-09-12 08:43:24 +02:00 |
|
Billingsly Wetherfordshire
|
df5b7e8e3d
|
nimrepl handles keys again
|
2012-09-11 22:56:34 -05:00 |
|
Araq
|
d48d3d0bd1
|
small bugfixes; reactivated tests/compile
|
2012-09-11 23:21:02 +02:00 |
|
Araq
|
64c638a9dc
|
first steps for overloading support of passing blocks; bugfix: test results of 'compile' are not overwritten
|
2012-09-11 08:09:34 +02:00 |
|
Araq
|
1bb1db79b2
|
Merge branch 'master' of github.com:Araq/Nimrod
|
2012-09-10 19:34:35 +02:00 |
|
Araq
|
92b449562e
|
tr macros now documented
|
2012-09-10 19:34:16 +02:00 |
|
Dominik Picheta
|
7c262b4233
|
Fixes scgi, adds async functionality to httpserver.
|
2012-09-09 22:21:23 +01:00 |
|
Araq
|
6d94e45902
|
Merge branch 'master' of github.com:Araq/Nimrod
|
2012-09-09 01:08:13 +02:00 |
|
Araq
|
d3d9d32c35
|
first steps to deprecate 'nil' statement
|
2012-09-09 01:08:00 +02:00 |
|
Araq
|
9c63d12cef
|
Merge pull request #199 from gradha/implement_cross_platform_example
Implement cross platform example
|
2012-09-08 15:39:37 -07:00 |
|
Araq
|
4cd795b3ee
|
Merge pull request #198 from Tass/master
Implements hash(float)
|
2012-09-08 14:11:00 -07:00 |
|
Simon Hafner
|
664bd55e85
|
real test now
|
2012-09-08 15:54:00 -05:00 |
|
Grzegorz Adam Hankiewicz
|
f6e7aebbd9
|
Adds interactive user interface for android.
|
2012-09-08 22:41:18 +02:00 |
|
Grzegorz Adam Hankiewicz
|
3492bb7744
|
Adds android example using jni.
|
2012-09-08 22:41:18 +02:00 |
|
Grzegorz Adam Hankiewicz
|
b1ad04e306
|
Changes NIB to template and generates code manually for UI.
|
2012-09-08 22:41:18 +02:00 |
|
Grzegorz Adam Hankiewicz
|
68fda81780
|
Adds native user interface to iOS.
|
2012-09-08 22:41:18 +02:00 |
|
Grzegorz Adam Hankiewicz
|
f2f16f6455
|
Adds ios patterns to ignore list.
|
2012-09-08 22:41:17 +02:00 |
|
Grzegorz Adam Hankiewicz
|
ca0c001345
|
Adds iOS files for crossplatform calculator example.
|
2012-09-08 22:41:17 +02:00 |
|
Grzegorz Adam Hankiewicz
|
116c54a8dd
|
Splits nimrod and lazarus files into separate directories.
|
2012-09-08 22:41:17 +02:00 |
|
Araq
|
46f652b93e
|
unittest bugfix; made some tests green
|
2012-09-08 22:33:15 +02:00 |
|
Simon Hafner
|
214b727a75
|
Issue #197 has been solved
|
2012-09-08 15:16:56 -05:00 |
|
Simon Hafner
|
1852c0548c
|
hash() for floats
|
2012-09-08 15:15:28 -05:00 |
|
Araq
|
580d85d233
|
implemented 'pure' enums
|
2012-09-08 20:51:50 +02:00 |
|
Araq
|
46e9ff6139
|
tmatrix.nim works now
|
2012-09-08 18:51:52 +02:00 |
|
Araq
|
e2ecfb8438
|
Merge branch 'master' of github.com:Araq/Nimrod
|
2012-09-08 15:43:40 +02:00 |
|
Araq
|
b64eeeb430
|
term rewriting improvements
|
2012-09-08 15:43:21 +02:00 |
|
Araq
|
df04150c9c
|
Merge pull request #196 from Tass/master
random() for floats
|
2012-09-06 15:30:52 -07:00 |
|
Simon Hafner
|
e9bbc7235d
|
no uniqueCounter it is
|
2012-09-06 17:25:52 -05:00 |
|
Simon Hafner
|
33cabeb04d
|
+ random number generator for floats and slices - with tests
I also took the liberty to unify the API between ECMAScript and C.
|
2012-09-06 16:42:53 -05:00 |
|
Araq
|
355ae07b8f
|
activated tests for tr macros
|
2012-09-06 00:23:55 +02:00 |
|
Araq
|
30c00aba07
|
bugfixes and improvements for term rewriting macros
|
2012-09-04 23:57:39 +02:00 |
|
Araq
|
3a1a197664
|
Merge branch 'master' of github.com:Araq/Nimrod
|
2012-09-04 00:55:35 +02:00 |
|
Araq
|
6753d36854
|
further improvements for term rewriting macros
|
2012-09-04 00:55:13 +02:00 |
|
Dominik Picheta
|
4bd3ec7db0
|
Fixes bootstrapping.
Config file for koch; -d:booting.
|
2012-09-03 19:44:25 +01:00 |
|
Araq
|
b4cd119800
|
Merge branch 'master' of github.com:Araq/Nimrod
|
2012-09-03 00:56:06 +02:00 |
|
Araq
|
af7c92c003
|
term rewriting macros fully implemented; still buggy
|
2012-09-03 00:55:44 +02:00 |
|
Dominik Picheta
|
223b4f45ed
|
Added fsmonitor module.
|
2012-09-02 23:26:49 +01:00 |
|
Dominik Picheta
|
d127ad5076
|
Asyncio module now works on file descriptors.
|
2012-09-02 19:58:13 +01:00 |
|
Araq
|
b56df72a32
|
made tests green again
|
2012-08-31 00:00:14 +02:00 |
|
Araq
|
1d14cb1ad8
|
next steps towards term rewriting macros; simple examples work
|
2012-08-30 22:55:32 +02:00 |
|
Araq
|
1786e30991
|
first steps towards term rewriting macros
|
2012-08-30 10:55:40 +02:00 |
|
Araq
|
b4844a189d
|
parameter passing works the same for macros and templates; use callsite magic to access the invokation AST
|
2012-08-28 22:15:29 +02:00 |
|
Araq
|
6bcdb9c8f4
|
implemented generic templates
|
2012-08-27 01:59:14 +02:00 |
|
Araq
|
08d0003ed0
|
thygienictempl added
|
2012-08-26 02:52:47 +02:00 |
|