Commit History

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