Nicolas Petton
|
f376c51649
Fixes issue #356
|
11 years ago |
Nicolas Petton
|
7fbe088865
Merge branch 'snippet-cleaning' of https://github.com/herby/amber
|
11 years ago |
Nicolas Petton
|
d41f9ddeb6
- Fixed issue #356
|
11 years ago |
Herbert Vojčík
|
aab6cc9679
Inlined HTMLSnippet >> snippetAt:put:
|
11 years ago |
Nicolas Petton
|
2b984d3c9e
Merge pull request #355 from herby/gh-354
|
11 years ago |
Herbert Vojčík
|
697779eb33
Fixes #354.
|
11 years ago |
Nicolas Petton
|
37b62d167b
Merge pull request #352 from herby/snippets-fixes
|
11 years ago |
Herbert Vojčík
|
4e278f145d
Fix the remains of old name HtmlSnippet.
|
11 years ago |
Nicolas Petton
|
f5637dbdbc
Merge pull request #351 from herby/snippets-fixes
|
11 years ago |
Herbert Vojčík
|
9e4ded4119
Refactoring anAssociation out.
|
11 years ago |
Nicolas Petton
|
1325505768
Renamed HtmlSnippet to HTMLSnippet
|
11 years ago |
Nicolas Petton
|
b92654a47c
HTML Snippets refactorings
|
11 years ago |
Nicolas Petton
|
318c449c8a
Merge pull request #347 from herby/snippet
|
11 years ago |
Herbert Vojčík
|
c1668bf534
Made refactorings as required.
|
11 years ago |
Herbert Vojčík
|
61aeb66b52
Canvas-Snippet: Moved to Canvas package.
|
11 years ago |
Herbert Vojčík
|
d1211a1eb1
HtmlSnippet >> initialize to set up snippets automatically
|
11 years ago |
Herbert Vojčík
|
4b233d2629
Removed doesNotUndestand:, installing snippets directly.
|
11 years ago |
Herbert Vojčík
|
bdadb76629
Adding "declarative custom tags" into HTMLCanvas.
|
11 years ago |
Nicolas Petton
|
8eaba366d1
BlockClosure >> currySelf reformatting
|
11 years ago |
Nicolas Petton
|
2f444c02b3
Fix issue #349
|
11 years ago |
Nicolas Petton
|
996f12a26c
Merge pull request #348 from herby/curry-self
|
11 years ago |
Herbert Vojčík
|
2ba42314f3
BlockClosure >> currySelf
|
11 years ago |
Nicolas Petton
|
f595d9727d
- Renamed ClassBuilder >> installCompiled:forClass:category: to #installMethod:forClass:category
|
11 years ago |
Nicolas Petton
|
3e7c429aae
More improvements to the debugger
|
11 years ago |
Nicolas Petton
|
2cbac451c6
Merge pull request #346 from herby/meta-compile-separation
|
11 years ago |
Herbert Vojčík
|
3dee9cd106
BlockClosure >> asCompiledMethod
|
11 years ago |
Herbert Vojčík
|
a7692d381f
Meta-manipulation separated from compilation.
|
11 years ago |
Nicolas Petton
|
582bd3dc4e
More changes to ASTDebugger
|
11 years ago |
Nicolas Petton
|
94b28dd617
Beginning of an ASTDebugger
|
11 years ago |
Nicolas Petton
|
db54a450de
Removed a console log:
|
11 years ago |