Commit History

Author SHA1 Message Date
  Nicolas Petton df500499c7 Removed the old Tetris implementation. 13 years ago
  Nicolas Petton c0eda90a6d Give more height to columns 13 years ago
  Nicolas Petton 48d35a2ad6 Split Kernel in several packages 13 years ago
  Nicolas Petton 500faeb742 Fixed issue #92 with Dictionary>>deepCopy 13 years ago
  JohnnyT 2471525898 Allow loading default Amber files from a different location 13 years ago
  Nicolas Petton a27cb9e1f9 Object>>asJSON now converts to a JSON object and #asJSONString to a JSON 13 years ago
  Nicolas Petton 84efe60835 Imrpoved Object>>deprecatedAPI 13 years ago
  Nicolas Petton 2610c902e7 Merge branch 'master' of github.com:NicolasPetton/amber 13 years ago
  Nicolas Petton 24a46baf9b New implementation of Dictionary 13 years ago
  Nicolas Petton a017e4c0be Deleted server/FileServer.deploy.js 13 years ago
  Nicolas Petton 11543b5df9 Update LICENSE 13 years ago
  Nicolas Petton 635120b7c8 - BlockClosure >> ensure 13 years ago
  Nicolas Petton 97401bf9a6 Don't quit the REPL on uncaught errors 13 years ago
  Nicolas Petton 7554167b6e - New #copyClass:named: method in CLassBuilder 13 years ago
  Nicolas Petton 054fc6e6e4 - Fixed ConsoleTranscript >> show: 13 years ago
  Nicolas Petton 93a394fc6c Renamed repl/repl.js to repl/amber.js (fixed issue #87) 13 years ago
  Nicolas Petton 360e9cc761 Few changes in Package 13 years ago
  Nicolas Petton d15e3f4bf4 Fixed pkg() 13 years ago
  Nicolas Petton 5195d6f326 Cleanup REPL.st 13 years ago
  Nicolas Petton 62a9ac7809 Simple REPL 13 years ago
  Nicolas Petton ceac2bf5d4 retab amber.js 13 years ago
  Nicolas Petton 67402a6042 Retab boot.js 13 years ago
  Nicolas Petton 9b347454c7 Added "char" to the list of reserved words 13 years ago
  Nicolas Petton 2b29a364e6 Merge pull request #83 from gokr/master 13 years ago
  Göran Krampe 8707fcfd4d Merge 13 years ago
  Göran Krampe 1e3106ba42 Merge 13 years ago
  Nicolas Petton 7ccaeab103 New methods Number>>sqrt and #squared (issue #80) 13 years ago
  Nicolas Petton 34e5d8b6ab Fixed literal arrays parser for true false and nil (issue #58) 13 years ago
  Nicolas Petton 802d2ba3c9 Fixed referencedClasses in method objects. (Issue #43) 13 years ago
  Göran Krampe 2988f6246e Trivial tweak to .gitignore. 13 years ago