Nicolas Petton
|
534caee6f4
Adds SendNode >> shouldBeAliased
|
11 years ago |
Nicolas Petton
|
7201614cab
Fix IRASTTranslator >> visitCascadeNode:
|
11 years ago |
Nicolas Petton
|
b52dbe68b7
- Adds Node >> method
|
11 years ago |
Nicolas Petton
|
7c87c50011
Fixes IRASTTranslator >> visitSequenceNode: for aliasing
|
11 years ago |
Nicolas Petton
|
4dd0cc15ff
Fixes VariableNode >> isImmutable
|
11 years ago |
Nicolas Petton
|
43f2f2fc27
Keep track of the send indexes in the methodNode
|
11 years ago |
Nicolas Petton
|
929a6fedbd
typo
|
11 years ago |
Nicolas Petton
|
a2eb27386b
Adds JSStream >> nextPutSendIndexFor:
|
11 years ago |
Nicolas Petton
|
c97fc2ef1e
Adds IRInstruction >> scope
|
11 years ago |
Nicolas Petton
|
dc2ff669f3
- Removes MethodContext >> pc
|
11 years ago |
Herbert Vojčík
|
ae25c46400
README.md: Building amber includes bower dependencies
|
11 years ago |
Nicolas Petton
|
5870426228
load codemirror's css before the addon.
|
11 years ago |
Nicolas Petton
|
1056de50f5
tabifies support/devel.js
|
11 years ago |
Nicolas Petton
|
87540053cd
Change string's identity hash to receiver + 's'
|
11 years ago |
Nicolas Petton
|
1d3ea8649b
cleaner fix for issue #143. See comments on https://github.com/amber-smalltalk/amber/commit/97cc25cba063722aeb75cab7b293fd74ffe1feb3
|
11 years ago |
Nicolas Petton
|
26d88e7049
More font changes to Helios code widget
|
11 years ago |
Nicolas Petton
|
5b34cb570c
Adds "Ubuntu Mono" to the code fonts of Helios
|
11 years ago |
Nicolas Petton
|
24c865a4e0
Makes code completion much faster.
|
11 years ago |
Nicolas Petton
|
34510451d2
Fixes issue #421
|
11 years ago |
Nicolas Petton
|
f7917eece3
Fixes issue #674
|
11 years ago |
Nicolas Petton
|
a98076e134
Fixes issue #690.
|
11 years ago |
Nicolas Petton
|
aa4150f4c1
Fixes issue #681
|
11 years ago |
Nicolas Petton
|
97cc25cba0
Fixes issue #143
|
11 years ago |
Nicolas Petton
|
5cc8088a5a
adds required css file for codemirror
|
11 years ago |
Nicolas Petton
|
cddfc67e94
Merge branch 'master' into bowerize
|
11 years ago |
Nicolas Petton
|
05c36aff3d
Merge pull request #652 from matthias-springer/class-ast-node
|
11 years ago |
Matthias Springer
|
6ab449329b
Refactored String>>capitalized.
|
11 years ago |
Matthias Springer
|
0322b3550e
Merge branch 'master' of github.com:amber-smalltalk/amber into class-ast-node
|
11 years ago |
Matthias Springer
|
467f45ada3
Add String>>capitalized and isCapitalized.
|
11 years ago |
Nicolas Petton
|
b10b1b1882
Merge pull request #688 from matthias-springer/number-mathematical
|
11 years ago |