]> gitweb.factorcode.org Git - factor.git/commitdiff
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)
* 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


Trivial merge