Commit History

Author SHA1 Message Date
  Herbert Vojčík 0ac15010cc Pharo-inspired changes; setUp/tearDown covered. 11 years ago
  mkroehnert b72c65242a parser.pegjs: cleanup tab/whitespace mix with spaces only 11 years ago
  Herbert Vojčík 1232d8861c Serializing tests running while still fast. 11 years ago
  mkroehnert 73d0e1f41c Compiler-AST/Node: add position instance var + accessors 11 years ago
  Nicolas Petton 45e85a5dce Merge pull request #263 from herby/master 11 years ago
  Nicolas Petton b2e8304930 Merge pull request #262 from herby/uiless-testrunner 11 years ago
  Nicolas Petton e94f65808c Merge pull request #265 from mkroehnert/server 11 years ago
  mkroehnert 24cc5c5553 server.js: \t does not get expanded; use 4 spaces instead 11 years ago
  mkroehnert 03ccc59098 server.js: don't crash if WriteStream could not be created (currently lacks notification of the user) 11 years ago
  mkroehnert 806975dff8 server.js: check if working directory contains necessary files 11 years ago
  Herbert Vojčík 4b35f04f9a Alternative creation of TMPDIR in Windows. 11 years ago
  Herbert Vojčík 8f3d580b94 Console test runner uses TestSuiteRunner. 11 years ago
  Herbert Vojčík 0b8aeeaeac Recompile to fix compiler error with super. 11 years ago
  Herbert Vojčík 2e8f8bcf35 TestRunner: separate domain from presentation. 11 years ago
  Nicolas Petton 4f40a30718 Merge pull request #259 from mkroehnert/homepage 11 years ago
  Nicolas Petton 2cbb1a25ee Merge pull request #258 from mkroehnert/server 11 years ago
  Nicolas Petton 5911cf00a9 Merge pull request #260 from herby/gh-246 11 years ago
  Nicolas Petton 3176f36660 Merge pull request #261 from herby/master 11 years ago
  Herbert Vojčík 3c572db829 Show correct number of passes. 11 years ago
  Herbert Vojčík 92a82e7a21 Fixing removeMethod to remove category when empty. 11 years ago
  Manfred Kröhnert 9e0d1684d3 update broken Fork Me on GitHub graphics 11 years ago
  mkroehnert efde47cbda regenerate server.js 11 years ago
  mkroehnert 6971427d58 FileServer.st: log to console if file not found 11 years ago
  mkroehnert eaba0af668 FileServer.st: add error handler on httpServer 11 years ago
  mkroehnert 9b4ca5d461 FileServer.st: add -p commandline option 11 years ago
  mkroehnert 2e0ed365a6 FileServer.st: add port back to instance variables 11 years ago
  mkroehnert 345ff06323 amberc: add Compiler-Exceptions to Compiler libraries 11 years ago
  mkroehnert d03be7bf69 amberc: add Kernel-Announcements to KERNEL libraries 11 years ago
  mkroehnert aeae764eac server.js: specify port number on commandline 11 years ago
  mkroehnert fc8ee678ce server/FileServer.st: remove unused instance variable 11 years ago