]> gitweb.factorcode.org Git - factor.git/commit
Merge branch 'inlinec' into marshall
authorJeremy Hughes <jedahu@gmail.com>
Tue, 7 Jul 2009 05:24:30 +0000 (17:24 +1200)
committerJeremy Hughes <jedahu@gmail.com>
Tue, 7 Jul 2009 05:24:30 +0000 (17:24 +1200)
commitb6e5d2481cb4b0fbd854c36dc8c46ec1c5ccd27d
treeb3adc5fc43f7a47ae33a465ecdbc64f027a968c2
parent811a7c54eb916176c19e6cc4f2cbc1b2e1e2817f
parenta5653f344908de0ac74da5d6757ba7f2b028bd14
Merge branch 'inlinec' into marshall

* inlinec:
  ui.gadgets.tables: clicking in empty area no longer notifies selection model
  vocabs.hierarchy: fix (load) word
  vocabs.hierarchy: more refactoring, update existing code for new API
  help.html: Update for vocabs.hierarchy changes
  help.html: escape # in word names. Reported by ex_rzrjck
  vocabs.hierachy: redo with cleaner API
  compiler.cfg.linear-scan: minor fixes
  webkit-demo: update for recent <ViewWindow> stack effect change
  compiler.cfg.linear-scan: Get cycle breaking in resolve pass to work by allocating a spare spill slot for this purpose