]> gitweb.factorcode.org Git - factor.git/commit
Merge branch 'master' of git://factorcode.org/git/factor
authorAaron Schaefer <aaron@elasticdog.com>
Tue, 24 Mar 2009 06:41:53 +0000 (02:41 -0400)
committerAaron Schaefer <aaron@elasticdog.com>
Tue, 24 Mar 2009 06:41:53 +0000 (02:41 -0400)
commitfd6aba04a138ea7fc472b5b550c3c8580e826a43
tree94a89fa4d1661a8f5b792ab5a5a283fcc707f840
parentf8171b51cb402781d6efd5773e80b8c8f93a1cdf
parent7e0022c16f3d2dee67ce06b659d93eae12a37e16
Merge branch 'master' of git://factorcode.org/git/factor

* 'master' of git://factorcode.org/git/factor: (113 commits)
  Round mouse co-ordinates
  Fix bunny deployment
  Fix site-watcher tests
  make multimethods tests pass
  make ecdsa unportable for now
  check pango-1.0
  cocoa.messages: cleanup
  Move synopsis* from definitions to see
  Faster PEG compile times; inline less, use execute( instead
  delete factor/ every time after a build is finished.  you can easily check it out by knowing the git-id
  Condomization wraps lambdas in condoms to protect them from macro-transmitted diseases. cond, case and other macros work better now if lambdas appear where quotations are expected
  Fixing compile errors, test failures and help lint failures
  Add a missing step to the tutorial.
  Add stack declarations to primitives during bootstrap now that ( is just a comment and won't affect HELP: anymore
  OpenSSL checksum => native implementation
  kernel doesn't need to depend on classes.tuple.private
  Remove useless declarations
  Fixing unit tests for syntax change
  tools.disassembler now uses udis on Windows
  Add promises unit tests
  ...

Conflicts:
extra/project-euler/001/001.factor
extra/project-euler/001/001.factor
extra/project-euler/033/033.factor
extra/project-euler/common/common.factor