Historique des commits

Auteur SHA1 Message Date
  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
  Manfred Kroehnert e45719983c server: make #port: an instance method il y a 12 ans
  Manfred Kroehnert 99c1bde9f4 server: add Basic HTTP Authentication for PUT requests il y a 12 ans
  Manfred Kroehnert 03b0135a89 server: fix shadowed port variable il y a 12 ans
  Nicolas Petton 6fda4e2cc2 Merge pull request #281 from mkroehnert/hex il y a 12 ans
  Nicolas Petton c4f4a88495 Merge pull request #280 from mkroehnert/amberc il y a 12 ans
  Nicolas Petton 544958ccf1 Merge pull request #278 from herby/boolean-fix-bootjs il y a 12 ans
  Nicolas Petton 54f52d911f Merge pull request #276 from herby/ensure-semantic-fix il y a 12 ans
  Manfred Kroehnert 7c47e7ea6f amberc.js: call optimize() after file is written completely to disk il y a 12 ans
  Manfred Kroehnert 65d2b4dbc6 amberc.js: checks against length instead of undefined il y a 12 ans