Historique des commits

Auteur SHA1 Message Date
  Herbert Vojčík e45546b1c7 Formatting il y a 11 ans
  Herbert Vojčík 5c8715add8 hacked amberc so it now compiles and runs tests il y a 11 ans
  Herbert Vojčík a9dc2591a0 amberc now loads and runs with requirejs il y a 11 ans
  Herbert Vojčík 6bfcf9e1fe global_* named variables not used at all il y a 11 ans
  Herbert Vojčík e1278af0cf amberc works with deglobalized packages, npm test works il y a 11 ans
  Manfred Kroehnert a944c0c784 amberc.js: add js globals support il y a 11 ans
  Manfred Kroehnert c0b6bab141 amberc.js: use deploy sources to generate executable in deploy mode il y a 11 ans
  Manfred Kroehnert 4faad8df1a amberc.js: use correct program file for minification il y a 11 ans
  Manfred Kroehnert cfcdaf578d amberc.js: check creation of deploy files if in deploy mode il y a 11 ans
  Manfred Kroehnert b4f789f010 amberc.js: minify deploy files, not debug files il y a 11 ans
  Manfred Kroehnert b87dc2ccc6 amberc.js: minification implies deploy mode il y a 11 ans
  Manfred Kroehnert 9ca8ec6c05 amberc.js: add support for specifying an ouput directory for the generated .js files il y a 11 ans
  Manfred Kroehnert a4211020cf amberc.js: adjust defaults.compiled variable to contain the actual path to the generated .js files il y a 11 ans
  Manfred Kroehnert 1ea2c225a2 amberc.js: generate the JS file in the same directory than the .st file il y a 11 ans
  Manfred Kroehnert 029ffb22ae amberc.js: remove second callback parameter in AmberC.collect_st_files() il y a 11 ans
  Manfred Kroehnert 257e5fdd91 amberc.js: compiled_categories entry in configuration is not needed anymore il y a 11 ans
  Manfred Kroehnert f37ae4583b amberc.js: add more documentation il y a 11 ans
  Manfred Kroehnert 5277f96872 amberc.js: add verbose flag il y a 11 ans
  Manfred Kroehnert 3904fc6ef2 amberc.js: make Node.js 0.8 compatible il y a 11 ans
  Manfred Kroehnert 6886a03a8f amberc.js: boot.js and Kernel files need to come first il y a 11 ans
  Manfred Kroehnert 05dde6b467 amberc.js: clarify parametername il y a 11 ans
  Herbert Vojčík a290875e3a Removed executable flags. il y a 11 ans
  Manfred Kroehnert e52228e5d0 amberc.js: only minify the actively compiled sources and not the specified libraries il y a 11 ans
  Manfred Kroehnert af2de17b06 amberc.js: only compile concatenated program if it was built il y a 11 ans
  Manfred Kroehnert a458b718ed amberc.js: initialize closure_jar to empty string if parameter is undefined il y a 11 ans
  Manfred Kroehnert 2bb0e568a0 amberc.js: use new compiler il y a 11 ans
  Manfred Kroehnert 4eaddd2dd7 amberc.js: self.optimize() must be called in any case the function exits il y a 11 ans
  Manfred Kroehnert 8e49cde518 amberc.js: set RethrowErrorHandler before compilation il y a 11 ans
  Manfred Kroehnert 488bdef7ed amberc.js: throw exception if configuration object is invalid il y a 11 ans
  Manfred Kroehnert e174fef0cb amberc.js: add defaults.smalltalk in main() function il y a 11 ans