Nicolas Petton
|
4a7d6d2821
Try to stock to the coding conventions (https://github.com/NicolasPetton/amber/wiki/Coding-conventions)
|
12 gadi atpakaļ |
Nicolas Petton
|
55854b941c
Stop the execution by throwing the exception on exception handling.
|
12 gadi atpakaļ |
Nicolas Petton
|
020ff0ee2b
Test for BlockClosure exception semantics
|
12 gadi atpakaļ |
Nicolas Petton
|
c0cffae40f
Added String >> asRegexp (see issue #319)
|
12 gadi atpakaļ |
Nicolas Petton
|
aa81cb9035
Announcements class comments
|
12 gadi atpakaļ |
Nicolas Petton
|
4c96627dd2
Class comments on Kernel-Exceptions classes
|
12 gadi atpakaļ |
Nicolas Petton
|
2a6e99a7d1
Merge pull request #340 from herby/placeholder-intention
|
12 gadi atpakaļ |
Nicolas Petton
|
91bbec0f4e
Changes ForkPool >> addWorker to 'private' protocol
|
12 gadi atpakaļ |
Nicolas Petton
|
d26779545e
NativeFunction refactoring
|
12 gadi atpakaļ |
Herbert Vojčík
|
51343402e3
No .wrapClassName abuse, intention-revealing .addClass.
|
12 gadi atpakaļ |
Nicolas Petton
|
cd0abb9a9b
Merge pull request #337 from xekoukou/master
|
12 gadi atpakaļ |
Nicolas Petton
|
f50dfc9b72
Fixed issues #334 and #335
|
12 gadi atpakaļ |
Nicolas Petton
|
0ab29613a8
Fixed variable assignment
|
12 gadi atpakaļ |
Nicolas Petton
|
9fe2481e00
Merge pull request #336 from herby/lost-in-merging
|
12 gadi atpakaļ |
Nicolas Petton
|
76860744d2
Fixed issue #326 (again, it was lost in a merge)
|
12 gadi atpakaļ |
Apostolis Xekoukoulotakis
|
211eed506e
BlockClosure newValue:value:value: error fix
|
12 gadi atpakaļ |
Apostolis Xekoukoulotakis
|
e6ffb1aa5f
Merge git://github.com/NicolasPetton/amber
|
12 gadi atpakaļ |
Apostolis Xekoukoulotakis
|
d10b797e3c
Added 'NativeFunction exists:' method
|
12 gadi atpakaļ |
Apostolis Xekoukoulotakis
|
be7935d55f
Native Functions encapsulation
|
12 gadi atpakaļ |
Nicolas Petton
|
0d947e962f
Use continuations in ASTInterpreter for future stepping
|
12 gadi atpakaļ |
Nicolas Petton
|
c224b32992
ASTInterpreter now handles assignments
|
12 gadi atpakaļ |
Nicolas Petton
|
09d27f8ff4
Fixed inlined js node interpretation
|
12 gadi atpakaļ |
Herbert Vojčík
|
fa5b0144d8
commitPathsFromLoader was removed by merge
|
12 gadi atpakaļ |
Nicolas Petton
|
029b1911d0
Fixed ClassBuilder >> addSubclass:... with class migration
|
12 gadi atpakaļ |
Nicolas Petton
|
6383aef67c
Updated MethodContext class comment
|
12 gadi atpakaļ |
Nicolas Petton
|
baa1f1ec32
Moved MethodContext >> asString to protocol converting
|
12 gadi atpakaļ |
Nicolas Petton
|
f0f92bb855
Fixed MethodContext >> asString
|
12 gadi atpakaļ |
Nicolas Petton
|
e88a04f0c0
Merge branch 'master' into ast-interpreter
|
12 gadi atpakaļ |
Nicolas Petton
|
8b6f1a7e86
Merge pull request #331 from mkroehnert/fixes
|
12 gadi atpakaļ |
Nicolas Petton
|
68a217f84d
Commented the (expected) failing test for now to make Travis happy
|
12 gadi atpakaļ |