Historique des commits

Auteur SHA1 Message Date
  Nicolas Petton 80de43cee8 Merge pull request #302 from herby/dom-asjquery il y a 12 ans
  Herbert Vojčík ae67b0d058 JSProxyObject >> asJQuery, allows `domObject asJQuery` il y a 12 ans
  Manfred Kröhnert f4d9455b98 Merge pull request #295 from mkroehnert/editor il y a 12 ans
  Manfred Kroehnert c577d3a4f1 IDE: fix #219, place 'print-it' string at end of selection il y a 12 ans
  Manfred Kroehnert 239180d553 codemirror: update to v2.37 il y a 12 ans
  Manfred Kröhnert 716d3e4ccd Merge pull request #293 from mkroehnert/server il y a 12 ans
  Manfred Kroehnert a6ac10f48e IDE/Browser: print error message if PUT failed il y a 12 ans
  Manfred Kroehnert 25e7b5beb1 server: recompile il y a 12 ans
  Manfred Kroehnert ff41d6fc3c server: call respondCreatedTo:/respondNotCreatedTo: in handlePutRequest: il y a 12 ans
  Manfred Kroehnert d76eef3abb server: add FileServer>>respondNotCreatedTo: and FileServer>>respondCreatedTo: il y a 12 ans
  Manfred Kroehnert ed178e9a8d IDE: reformat Browser>>commitPackage il y a 12 ans
  Manfred Kröhnert 9a7f1d5bcc Merge pull request #292 from mkroehnert/keywords il y a 12 ans
  Manfred Kroehnert 62e3889ffe amberc.js: set closure options to ECMASCRIPT5 il y a 12 ans
  Manfred Kroehnert cc4e45cf16 amberc.js: call callback if closure.jar is found il y a 12 ans
  Manfred Kroehnert 368ced8e34 amberc.js: remove debug output il y a 12 ans
  Manfred Kroehnert 0c46d26719 boot.js: update list of reserved JS keywords il y a 12 ans
  Nicolas Petton 2846b082e2 Merge pull request #289 from mkroehnert/repl il y a 12 ans
  Manfred Kröhnert e7b32b28f7 repl: recompile il y a 12 ans
  Manfred Kröhnert c5b504e0f3 repl: loadExpression: is now called evaluateExpression: il y a 12 ans
  Manfred Kröhnert a95e032408 repl: add new Compiler libraries to Makefile il y a 12 ans
  Manfred Kroehnert 4c28db7236 Revert "repl: fix Makefile (specified libraries are already included)" il y a 12 ans
  Manfred Kröhnert 27748deebb Merge pull request #288 from mkroehnert/auth il y a 12 ans
  Manfred Kroehnert 7dd31f3b8c server: only authenticate if username/pw were set il y a 12 ans
  Manfred Kroehnert cb214af3d8 server: check for even number of arguments, otherwise use default values il y a 12 ans
  Manfred Kroehnert c05d1ab345 server: extract commandline actions into separate method il y a 12 ans
  Manfred Kroehnert 547c5db702 server: better parsing of commandline options il y a 12 ans
  Manfred Kroehnert 438a4f73f0 server: add separate setters for username/password il y a 12 ans
  Manfred Kroehnert fdaff0a5ab server: handle server arguments in separate method il y a 12 ans
  Manfred Kroehnert c7a0e7f01a server: rename class side #port to #defaultPort il y a 12 ans
  Manfred Kroehnert 7353172888 server: #port now returns the correct port number il y a 12 ans