Commit History

Author SHA1 Message Date
  Nicolas Petton 9c33307519 Helios changes: 12 years ago
  Nicolas Petton 980f580425 - adds Package >> definition 12 years ago
  Nicolas Petton facc4e7bce Adds AMDPackageTransport >> printOn: with the namespace 12 years ago
  Nicolas Petton 29140f5939 Merge pull request #700 from mkroehnert/compiler 12 years ago
  Manfred Kroehnert 500f18e288 Gruntfile: remove yet another obsolete target (amber_compiler) 12 years ago
  Manfred Kroehnert bad5bab8f6 Gruntfile.js: remove obsolete target 12 years ago
  Manfred Kroehnert c439437e9a Gruntfile.js: remove @ for handling of files in /support 12 years ago
  Manfred Kroehnert ec058fee74 amberc: remove obsolete 'amber_dir' parameter from createDefaults() 12 years ago
  Manfred Kroehnert 6c77193996 grunt-amberc.js: add library_dirs parameter to 'options' which can be used to specify additional library locations 12 years ago
  Manfred Kroehnert 678c5a9aff amberc: add -L flag to specify additional library directories 12 years ago
  Manfred Kroehnert f66af0b83a amberc.js: remove special handling of files in $AMBER/support 12 years ago
  Manfred Kroehnert 609de46ccc amberc.js: move handling of amber_dir/js and amber_dir/support into AmberC.main() 12 years ago
  Manfred Kroehnert 02c2c5436a amberc.js: support multiple library directories 12 years ago
  Manfred Kroehnert 89e91095e6 amberc.js: check amber_dir in constructor 12 years ago
  Manfred Kroehnert 178b5e5427 amberc: fix output of 'amberc --help' 12 years ago
  Nicolas Petton 8f8f43026d More fixes for context send indexes and ASTPCNodeVisitor 12 years ago
  Nicolas Petton 177cea21f8 - fix ASTPCNodeVisitor block visiting 12 years ago
  Nicolas Petton 302e4e649d Fix for ASTPCNodeVisitor 12 years ago
  Nicolas Petton 2bddc02129 Merge branch 'send-indexes' 12 years ago
  Nicolas Petton f520226997 Use #asJavascript in JSStream >> nextPutSendIndexFor: 12 years ago
  Nicolas Petton 57b06ddff6 Merge pull request #697 from herby/update-requirejs 12 years ago
  Herbert Vojčík 8ae6962139 Update requirejs to 2.1.9 12 years ago
  Nicolas Petton 803bb9fbcc Recompiled all packages 12 years ago
  Nicolas Petton 534caee6f4 Adds SendNode >> shouldBeAliased 12 years ago
  Nicolas Petton 7201614cab Fix IRASTTranslator >> visitCascadeNode: 12 years ago
  Nicolas Petton b52dbe68b7 - Adds Node >> method 12 years ago
  Nicolas Petton 7c87c50011 Fixes IRASTTranslator >> visitSequenceNode: for aliasing 12 years ago
  Nicolas Petton 4dd0cc15ff Fixes VariableNode >> isImmutable 12 years ago
  Nicolas Petton 43f2f2fc27 Keep track of the send indexes in the methodNode 12 years ago
  Nicolas Petton 929a6fedbd typo 12 years ago