Commit History

Author SHA1 Message Date
  Nicolas Petton 93a394fc6c Renamed repl/repl.js to repl/amber.js (fixed issue #87) 14 years ago
  Nicolas Petton 360e9cc761 Few changes in Package 14 years ago
  Nicolas Petton d15e3f4bf4 Fixed pkg() 14 years ago
  Laurent Laffont 02e28d60ac better presetation navigator 14 years ago
  Nicolas Petton 5195d6f326 Cleanup REPL.st 14 years ago
  Nicolas Petton 62a9ac7809 Simple REPL 14 years ago
  Nicolas Petton ceac2bf5d4 retab amber.js 14 years ago
  Nicolas Petton 67402a6042 Retab boot.js 14 years ago
  Nicolas Petton 9b347454c7 Added "char" to the list of reserved words 14 years ago
  Nicolas Petton 2b29a364e6 Merge pull request #83 from gokr/master 14 years ago
  Göran Krampe 8707fcfd4d Merge 14 years ago
  Göran Krampe 1e3106ba42 Merge 14 years ago
  Nicolas Petton 7ccaeab103 New methods Number>>sqrt and #squared (issue #80) 14 years ago
  Nicolas Petton 34e5d8b6ab Fixed literal arrays parser for true false and nil (issue #58) 14 years ago
  Nicolas Petton 802d2ba3c9 Fixed referencedClasses in method objects. (Issue #43) 14 years ago
  Göran Krampe 2988f6246e Trivial tweak to .gitignore. 14 years ago
  Göran Krampe 3eeca292b8 Merge. 14 years ago
  Göran Krampe 085a1424de Added Package properties, storeOn:, storeString, and support for package properties in fileouts (js and st). 14 years ago
  Laurent Laffont 5707088080 Remove debug code 14 years ago
  Laurent Laffont 7cf09b9d34 Add a slide selector 14 years ago
  Nicolas Petton 43953ee239 Fixed issue #81 14 years ago
  Laurent Laffont ef7f17403a commit code refactoring 14 years ago
  Laurent Laffont 25bb34a0e6 When tests are run do not loose commit paths set ups on loading 14 years ago
  Laurent Laffont 82b75c3e03 first shot on customizing commit path per package 14 years ago
  Laurent Laffont 9f6f7e2086 merge with master. Do not load JQuery if already loaded. Upgrade to jquery UI 1.8.16 14 years ago
  Laurent Laffont 6efe4b1ab9 do not load jquery if already loaded 14 years ago
  Nicolas Petton 4ba53dbc59 Removed Widget>>alert:,#confirm: and #prompt: 14 years ago
  Nicolas Petton a97855a25e Merge pull request #75 from bromagosa/master 14 years ago
  Nicolas Petton f698fc2575 Fixed Number>>copy and Number>>deepCopy + unit tests 14 years ago
  Bernat Romagosa 2f6acca146 added #atRandom at SequenceableCollection 14 years ago