Nicolas Petton
|
facc4e7bce
Adds AMDPackageTransport >> printOn: with the namespace
|
11 years ago |
Nicolas Petton
|
29140f5939
Merge pull request #700 from mkroehnert/compiler
|
11 years ago |
Manfred Kroehnert
|
500f18e288
Gruntfile: remove yet another obsolete target (amber_compiler)
|
11 years ago |
Manfred Kroehnert
|
bad5bab8f6
Gruntfile.js: remove obsolete target
|
11 years ago |
Manfred Kroehnert
|
c439437e9a
Gruntfile.js: remove @ for handling of files in /support
|
11 years ago |
Manfred Kroehnert
|
ec058fee74
amberc: remove obsolete 'amber_dir' parameter from createDefaults()
|
11 years ago |
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 |