Herbert Vojčík
|
ba34f37d77
Fixes GH-297.
|
12 years ago |
Nicolas Petton
|
b65cf751ff
Merge branch 'master' into ast-interpreter
|
12 years ago |
Nicolas Petton
|
70e78a981d
Merge pull request #308 from herby/global-result
|
12 years ago |
Nicolas Petton
|
b9ab20347c
Merge pull request #307 from herby/gh-296
|
12 years ago |
Herbert Vojčík
|
0e457b553e
Global variable `result` not created anymore.
|
12 years ago |
Herbert Vojčík
|
c50319f861
Aliasing all dependent nodes.
|
12 years ago |
Herbert Vojčík
|
235b6d5d05
No need for isValueNode test, this is checked in alias: anyway.
|
12 years ago |
Herbert Vojčík
|
63ea75d0f7
Added tests for send rcv/arg order.
|
12 years ago |
Nicolas Petton
|
e4eeb63038
Merge remote-tracking branch 'origin/master' into ast-interpreter
|
12 years ago |
Nicolas Petton
|
096dd5e9d6
Merge pull request #306 from herby/forkpool-cleaning
|
12 years ago |
Nicolas Petton
|
6079f6aba5
Reverted DebugErrorHandler >> handleError:
|
12 years ago |
Nicolas Petton
|
d30c822249
- New method Behavior >> lookupSelector:
|
12 years ago |
Herbert Vojčík
|
1a00439880
super initialize, small cleaning, Queue class comment.
|
12 years ago |
Nicolas Petton
|
5921e6bb67
- fix the parser for '\\' selectors
|
12 years ago |
Nicolas Petton
|
74ce81b7f1
Refactored all methods inluding both temps and inlined JS
|
12 years ago |
Nicolas Petton
|
652e3292e3
Merge branch 'master' into ast-interpreter
|
12 years ago |
Manfred Kröhnert
|
bb0e699297
Merge pull request #305 from mkroehnert/profstef
|
12 years ago |
Manfred Kroehnert
|
bb0bec0a80
ProfStef: rename JTalk to Amber + formatting
|
12 years ago |
Manfred Kroehnert
|
0429e01f49
ProfStef was broken; recompilation seems to fix it
|
12 years ago |
Nicolas Petton
|
82cd52f512
Merge pull request #290 from noha/master
|
12 years ago |
Nicolas Petton
|
44c8e48393
Merge pull request #303 from mkroehnert/hex
|
12 years ago |
Nicolas Petton
|
80de43cee8
Merge pull request #302 from herby/dom-asjquery
|
12 years ago |
Manfred Kroehnert
|
942045a62f
Kernel-Tests: add tests for invalid HEX numbers
|
12 years ago |
Manfred Kroehnert
|
58699e377f
parser: fix range of valid hex chars
|
12 years ago |
Manfred Kroehnert
|
743e7c3c21
Kernel-Tests: add Number>>testHexNumbers
|
12 years ago |
Herbert Vojčík
|
ae67b0d058
JSProxyObject >> asJQuery, allows `domObject asJQuery`
|
12 years ago |
Nicolas Petton
|
8c52792c10
Merge branch 'master' into ast-interpreter
|
12 years ago |
Nicolas Petton
|
ece0334618
Merge branch 'ast-interpreter' of github.com:NicolasPetton/amber into ast-interpreter
|
12 years ago |
Nicolas Petton
|
ec7bfbdeeb
Improvements on contexts
|
12 years ago |
Nicolas Petton
|
19d56bd9e0
Merge pull request #294 from mkroehnert/ast-interpreter
|
12 years ago |