Историја ревизија

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