Historial de Commits

Autor SHA1 Mensaje Fecha
  Herbert Vojčík 97a09eed60 amberc works hace 11 años
  Herbert Vojčík e1278af0cf amberc works with deglobalized packages, npm test works hace 11 años
  Manfred Kroehnert a944c0c784 amberc.js: add js globals support hace 11 años
  Manfred Kroehnert c0b6bab141 amberc.js: use deploy sources to generate executable in deploy mode hace 12 años
  Manfred Kroehnert 4faad8df1a amberc.js: use correct program file for minification hace 12 años
  Manfred Kroehnert cfcdaf578d amberc.js: check creation of deploy files if in deploy mode hace 12 años
  Manfred Kroehnert b4f789f010 amberc.js: minify deploy files, not debug files hace 12 años
  Manfred Kroehnert b87dc2ccc6 amberc.js: minification implies deploy mode hace 12 años
  Manfred Kroehnert 9ca8ec6c05 amberc.js: add support for specifying an ouput directory for the generated .js files hace 12 años
  Manfred Kroehnert a4211020cf amberc.js: adjust defaults.compiled variable to contain the actual path to the generated .js files hace 12 años
  Manfred Kroehnert 1ea2c225a2 amberc.js: generate the JS file in the same directory than the .st file hace 12 años
  Manfred Kroehnert 029ffb22ae amberc.js: remove second callback parameter in AmberC.collect_st_files() hace 12 años
  Manfred Kroehnert 257e5fdd91 amberc.js: compiled_categories entry in configuration is not needed anymore hace 12 años
  Manfred Kroehnert f37ae4583b amberc.js: add more documentation hace 12 años
  Manfred Kroehnert 5277f96872 amberc.js: add verbose flag hace 12 años
  Manfred Kroehnert 3904fc6ef2 amberc.js: make Node.js 0.8 compatible hace 12 años
  Manfred Kroehnert 6886a03a8f amberc.js: boot.js and Kernel files need to come first hace 12 años
  Manfred Kroehnert 05dde6b467 amberc.js: clarify parametername hace 12 años
  Herbert Vojčík a290875e3a Removed executable flags. hace 12 años
  Manfred Kroehnert e52228e5d0 amberc.js: only minify the actively compiled sources and not the specified libraries hace 12 años
  Manfred Kroehnert af2de17b06 amberc.js: only compile concatenated program if it was built hace 12 años
  Manfred Kroehnert a458b718ed amberc.js: initialize closure_jar to empty string if parameter is undefined hace 12 años
  Manfred Kroehnert 2bb0e568a0 amberc.js: use new compiler hace 12 años
  Manfred Kroehnert 4eaddd2dd7 amberc.js: self.optimize() must be called in any case the function exits hace 12 años
  Manfred Kroehnert 8e49cde518 amberc.js: set RethrowErrorHandler before compilation hace 12 años
  Manfred Kroehnert 488bdef7ed amberc.js: throw exception if configuration object is invalid hace 12 años
  Manfred Kroehnert e174fef0cb amberc.js: add defaults.smalltalk in main() function hace 12 años
  Manfred Kroehnert 6aaead9f34 amberc.js: create configuration object in amberc script hace 12 años
  Manfred Kroehnert 6d2be28f66 amberc.js: handle missing parameters in amberc script hace 12 años
  Manfred Kroehnert 004ff906d1 amberc.js: move handling of commandline parameters to amberc hace 12 años