Commit History

Author SHA1 Message Date
  Herbert Vojčík c1668bf534 Made refactorings as required. 11 years ago
  Herbert Vojčík 61aeb66b52 Canvas-Snippet: Moved to Canvas package. 11 years ago
  Nicolas Petton c5a513a221 - Merged contexts locals and args into one object 11 years ago
  Nicolas Petton fadbe674a2 - fixed context locals filling 11 years ago
  Nicolas Petton 7b9e44855c - Use JS temp variables 11 years ago
  Nicolas Petton 5921e6bb67 - fix the parser for '\\' selectors 11 years ago
  Nicolas Petton 74ce81b7f1 Refactored all methods inluding both temps and inlined JS 11 years ago
  Nicolas Petton 6fb89d7252 - Mostly working AST interpreter 11 years ago
  Nicolas Petton a5d64a4838 - use the new code generator (with inlining) by default 11 years ago
  Nicolas Petton afd7523ef3 - Renamed AbstractCompiler >> loadExpression: to #evaluateExpression: 12 years ago
  Nicolas Petton 0c436c5586 Merge with dale 12 years ago
  Laurent Laffont aee2b75462 start presentation for FOSDEM 12 years ago
  JohnnyT 6ae52d6af0 Added new tags to HTMLCanvas; Added new attributes and events to TagBrush 12 years ago
  Nicolas Petton 4b87032d33 HTMLCanvas class >> browserVersion 12 years ago
  Nicolas Petton 2cb70e000a Browser tests in HTMLCanvas class 12 years ago
  Laurent Laffont 12bd2352c4 Now HTMLCanvas>>style works on IE when used to inline CSS 12 years ago
  Göran Krampe 3f7b01ba93 Fixed issue #54, added parenthesis around generated js assignments so that they work properly when nested in expressions. 12 years ago
  JohnnyT 973e51b934 Cleaned up old files and amber.js 12 years ago
  Laurent Laffont 6a1a23d4d1 Amber IDE now works in IE7 12 years ago
  Bernat Romagosa 4ee26b7090 Added tags to HTMLCanvas, as discussed on the mail list 12 years ago
  Göran Krampe 1e3106ba42 Merge 12 years ago
  Nicolas Petton 802d2ba3c9 Fixed referencedClasses in method objects. (Issue #43) 12 years ago
  Göran Krampe 3eeca292b8 Merge. 12 years ago
  Göran Krampe 085a1424de Added Package properties, storeOn:, storeString, and support for package properties in fileouts (js and st). 12 years ago
  Nicolas Petton 4ba53dbc59 Removed Widget>>alert:,#confirm: and #prompt: 12 years ago
  Laurent Laffont b0d8f84ff3 Add HTMLCanvas>>style: shortcut 12 years ago
  Laurent Laffont f815ef6869 add html span: shortcut 12 years ago
  Laurent Laffont 6fcb8bfce7 Presentation: now can list and switch presentation. Running example here: http://lolgzs.free.fr/iae-course/ 12 years ago
  Laurent Laffont 30b3e53fd5 Fix Presentation reloading + page title. Add shortcuts and tags in HTMLCanvas 12 years ago
  Nicolas Petton cd7a1e1308 Removed JQuery binding! Now Canvas calls JQuery directly. Everything seems to be working fine, but I may have broken a few things in the IDE 12 years ago