Commit History

Author SHA1 Message Date
  Herbert Vojčík b8df317c70 amber.js: Excessive vars and semicolons; tabs; some more. 11 years ago
  Nicolas Petton 4b993a8d78 Merge pull request #285 from herby/async-tests 11 years ago
  Herbert Vojčík 909ef08ab3 Loader can load packages from different paths. 11 years ago
  Herbert Vojčík 35b86c5e76 Making indents consistent (tabs, since they were in majority). 11 years ago
  Herby Vojčík 96416f75d9 Async SUnit tests, sans timeout. 11 years ago
  Herbert Vojčík aab99b2bc4 packageHome is honoured in commit paths from IDE. 11 years ago
  Laurent Laffont 09fc6dab27 Add es5-shim v2.0.2 in order to fix IE8 / IE7 compatibility. 11 years ago
  Nicolas Petton c3c98606f5 Handle 'text/smalltalk' scripts 11 years ago
  Nicolas Petton 2927a69aa5 Updated amber.js to load jQuery 1.8.2 11 years ago
  Nicolas Petton 4bf2dee8fe Inliner improvements 12 years ago
  Nicolas Petton 219d6b567c Working compiler. No inlining yet 12 years ago
  Nicolas Petton bb1b9e419d More improvements of the compiler. 12 years ago
  Nicolas Petton f501c28b8a Merge branch 'master' into impCodeGenerator 12 years ago
  Nicolas Petton 85133ae990 First try at a new compiler architecture 12 years ago
  mkroehnert 34af31e807 amber.js: rename '#jtalk' to '#amber' in the toggleIDE() function 12 years ago
  Nicolas Petton 2ed620a330 - Removed smalltalk.setDeploymentMode() as it was not used anymore 12 years ago
  Nicolas Petton 0c436c5586 Merge with dale 12 years ago
  Nicolas Petton 78e0fc97f3 Merge pull request #135 from lolgzs/master 12 years ago
  Laurent Laffont 162b49688e Honors loadAmber deploy option while loading packages through ajax, as jQuery ajax disable cache by default 12 years ago
  Nicolas Petton 6bfde9d7e3 Removed the nocache param since some web servers have issue hadling it 12 years ago
  Nicolas Petton 1c4d3553b4 amber.js cosmetics 12 years ago
  Laurent Laffont 65d3ecae8e loading JS refactoring. Easier to understand, use jQuery getScript when available so Amber can be load through AJAX. Tested on FF 3.6, IE7 and better browsers 12 years ago
  Laurent Laffont 5662dd26c0 sync with master 12 years ago
  Nicolas Petton 5a17d750b6 Removed localStorage support for now 12 years ago
  Nicolas Petton 94a342f291 - Fixed 2 bugs introduced with Symbols != String 12 years ago
  Nicolas Petton ab3fcc842f Merge branch 'master' of github.com:NicolasPetton/amber 12 years ago
  Nicolas Petton c41a1efb1f Announcement framework from Pharo (simplified) 12 years ago
  JohnnyT 76de1b487a Added Package fetching and Additional-Examples 12 years ago
  JohnnyT 973e51b934 Cleaned up old files and amber.js 12 years ago
  Laurent Laffont 67c745fca7 Amber can now be loaded through Ajax 12 years ago