Manfred Kroehnert
|
6c77193996
grunt-amberc.js: add library_dirs parameter to 'options' which can be used to specify additional library locations
|
11 years ago |
Manfred Kroehnert
|
678c5a9aff
amberc: add -L flag to specify additional library directories
|
11 years ago |
Manfred Kroehnert
|
f66af0b83a
amberc.js: remove special handling of files in $AMBER/support
|
11 years ago |
Manfred Kroehnert
|
609de46ccc
amberc.js: move handling of amber_dir/js and amber_dir/support into AmberC.main()
|
11 years ago |
Tony Tran
|
09dd710252
Update unit tests
|
11 years ago |
Manfred Kroehnert
|
02c2c5436a
amberc.js: support multiple library directories
|
11 years ago |
Manfred Kroehnert
|
89e91095e6
amberc.js: check amber_dir in constructor
|
11 years ago |
Manfred Kroehnert
|
178b5e5427
amberc: fix output of 'amberc --help'
|
11 years ago |
Nicolas Petton
|
8f8f43026d
More fixes for context send indexes and ASTPCNodeVisitor
|
11 years ago |
Nicolas Petton
|
177cea21f8
- fix ASTPCNodeVisitor block visiting
|
11 years ago |
Nicolas Petton
|
302e4e649d
Fix for ASTPCNodeVisitor
|
11 years ago |
Nicolas Petton
|
2bddc02129
Merge branch 'send-indexes'
|
11 years ago |
Tony Tran
|
8f649afd34
Adding new test features in Collection, Queue, Point and Random
|
11 years ago |
Nicolas Petton
|
f520226997
Use #asJavascript in JSStream >> nextPutSendIndexFor:
|
11 years ago |
Nicolas Petton
|
57b06ddff6
Merge pull request #697 from herby/update-requirejs
|
11 years ago |
Herbert Vojčík
|
8ae6962139
Update requirejs to 2.1.9
|
11 years ago |
Nicolas Petton
|
803bb9fbcc
Recompiled all packages
|
11 years ago |
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 |