Commit History

Author SHA1 Message Date
  Thomas Rake df326c1aaa Fixed amberc.js Issue#617 10 years ago
  Herbert Vojčík aaa3b59cc9 fix amberc 10 years ago
  Nicolas Petton 262f95dbc2 fixed amberc 10 years ago
  Nicolas Petton 13f93ce3b9 Merge branch 'gh-568' of https://github.com/herby/amber into herby-gh-568 10 years ago
  Herbert Vojčík 400923a8f5 Moved infrastructural classes into Kernel-Infrastructure 10 years ago
  Herbert Vojčík 1731831d43 Merge branch 'package-loader-etc' into pluggable-exporters-with-new-loaders 10 years ago
  Herbert Vojčík 97a09eed60 amberc works 11 years ago
  Herbert Vojčík 039933772d tweaking amberc to work with boot, init & parser in support/ 11 years ago
  Herbert Vojčík e1278af0cf amberc works with deglobalized packages, npm test works 11 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