Nicolas Petton
|
9ffe45080a
pair programming with @dh83 to hack the canvas in order to inspect DOM element creation contexts in Amber
|
11 lat temu |
Nicolas Petton
|
73d93feb09
- changed JSStream to use #from:
|
11 lat temu |
Ryan
|
aef4b1bd9e
Use 'value' in inlined code (https://github.com/amber-smalltalk/amber/issues/459)
|
11 lat temu |
Nicolas Petton
|
ba7c80b615
- don't wrap receivers in _st() for self or literal receivers
|
11 lat temu |
JohnnyT
|
eaab643d26
Recompile JS for commented classes
|
11 lat temu |
Nicolas Petton
|
cd60780111
Improved class comments
|
11 lat temu |
Nicolas Petton
|
b3008dc9a3
Class icons for Helios
|
11 lat temu |
Nicolas Petton
|
f69008ab0f
documentation (class comments)
|
11 lat temu |
Nicolas Petton
|
9afc4f037a
Recompiled all js files
|
11 lat temu |
Herbert Vojčík
|
6ee406da85
Recompiled with crlf sanitization.
|
11 lat temu |
Nicolas Petton
|
02b3c8e163
Recompiles all .js files
|
11 lat temu |
Herbert Vojčík
|
ec8fcb4cf5
Recompiled with space-to-tab conversion.
|
11 lat temu |
Nicolas Petton
|
3ed8b38659
- Many small fixed for grunt to compile amber.
|
11 lat temu |
Herbert Vojčík
|
1fc5022926
Adds HTMLCanvas >> entity:. Fixes #172.
|
11 lat temu |
Herbert Vojčík
|
aab6cc9679
Inlined HTMLSnippet >> snippetAt:put:
|
11 lat temu |
Herbert Vojčík
|
4e278f145d
Fix the remains of old name HtmlSnippet.
|
11 lat temu |
Herbert Vojčík
|
9e4ded4119
Refactoring anAssociation out.
|
11 lat temu |
Nicolas Petton
|
1325505768
Renamed HtmlSnippet to HTMLSnippet
|
11 lat temu |
Nicolas Petton
|
b92654a47c
HTML Snippets refactorings
|
11 lat temu |
Herbert Vojčík
|
c1668bf534
Made refactorings as required.
|
11 lat temu |
Herbert Vojčík
|
61aeb66b52
Canvas-Snippet: Moved to Canvas package.
|
11 lat temu |
Nicolas Petton
|
c5a513a221
- Merged contexts locals and args into one object
|
11 lat temu |
Nicolas Petton
|
fadbe674a2
- fixed context locals filling
|
11 lat temu |
Nicolas Petton
|
7b9e44855c
- Use JS temp variables
|
11 lat temu |
Nicolas Petton
|
5921e6bb67
- fix the parser for '\\' selectors
|
11 lat temu |
Nicolas Petton
|
74ce81b7f1
Refactored all methods inluding both temps and inlined JS
|
11 lat temu |
Nicolas Petton
|
6fb89d7252
- Mostly working AST interpreter
|
12 lat temu |
Nicolas Petton
|
a5d64a4838
- use the new code generator (with inlining) by default
|
12 lat temu |
Nicolas Petton
|
afd7523ef3
- Renamed AbstractCompiler >> loadExpression: to #evaluateExpression:
|
12 lat temu |
Nicolas Petton
|
0c436c5586
Merge with dale
|
12 lat temu |