2007-04-20 |
adam | abort if only remaining nodes are doomed
|
commit | commitdiff | tree |
2007-04-20 |
adam | better reporting of indentation related parse errors
|
commit | commitdiff | tree |
2007-04-20 |
adam | add IndentingReader
|
commit | commitdiff | tree |
2007-03-28 |
adam | remove HaskellHelper and Tib (part of Wix now)
|
commit | commitdiff | tree |
2007-03-28 |
adam | remove extraneous debug print statement
|
commit | commitdiff | tree |
2007-03-28 |
adam | clean up metagrammar handling of drop and question...
|
commit | commitdiff | tree |
2007-03-27 |
adam | rename edu.berkeley.sbp.Cache to Grammar
|
commit | commitdiff | tree |
2007-03-27 |
adam | cleanups, reorg, and commenting
|
commit | commitdiff | tree |
2007-03-27 |
adam | add maxLength argument to Input.showRegion()
|
commit | commitdiff | tree |
2007-03-26 |
adam | update metagrammar
|
commit | commitdiff | tree |
2007-03-26 |
adam | fix error caused when building error message
|
commit | commitdiff | tree |
2007-03-26 |
adam | fix bug that caused hang when parsing comments in grammar...
|
commit | commitdiff | tree |
2007-03-26 |
adam | reenable XTree
|
commit | commitdiff | tree |
2007-03-26 |
adam | remove obsolete comment
|
commit | commitdiff | tree |
2007-03-26 |
adam | don't clreol when displaying just the spinner
|
commit | commitdiff | tree |
2007-03-26 |
adam | slow down spinner
|
commit | commitdiff | tree |
2007-03-26 |
adam | clean up HaskellHelper
|
commit | commitdiff | tree |
2007-03-26 |
adam | TODO updates
|
commit | commitdiff | tree |
2007-03-26 |
adam | Makefile updates
|
commit | commitdiff | tree |
2007-03-26 |
adam | update testcase grammar
|
commit | commitdiff | tree |
2007-03-26 |
adam | update regression tests
|
commit | commitdiff | tree |
2007-03-26 |
adam | update metagrammar
|
commit | commitdiff | tree |
2007-03-26 |
adam | adjust misc for changes in meta
|
commit | commitdiff | tree |
2007-03-26 |
adam | fix up RegressionTests for new meta
|
commit | commitdiff | tree |
2007-03-26 |
adam | MAJOR: complete rewrite of edu.berkeley.sbp.meta
|
commit | commitdiff | tree |
2007-03-26 |
adam | MAJOR: huge revamp of Sequence, Result, Reduction,...
|
commit | commitdiff | tree |
2007-03-26 |
adam | Sequence: cleanup, mostly inert
|
commit | commitdiff | tree |
2007-03-26 |
adam | Result: mostly inert changes
|
commit | commitdiff | tree |
2007-03-26 |
adam | Union: many cleanups
|
commit | commitdiff | tree |
2007-03-26 |
adam | Union: convenience constructor
|
commit | commitdiff | tree |
2007-03-26 |
adam | Union.java: visibility fixes
|
commit | commitdiff | tree |
2007-03-26 |
adam | Tree.java: resolve any lifting at Tree-creation time
|
commit | commitdiff | tree |
2007-03-26 |
adam | move Walk.java->Cache.java
|
commit | commitdiff | tree |
2007-03-26 |
adam | use accessors
|
commit | commitdiff | tree |
2007-03-26 |
adam | throw error when Forest created with head()
|
commit | commitdiff | tree |
2007-03-26 |
adam | add comment to Element
|
commit | commitdiff | tree |
2007-03-26 |
adam | update API in Repeat
|
commit | commitdiff | tree |
2007-03-26 |
adam | remove unused code from CommandLine
|
commit | commitdiff | tree |
2007-03-26 |
adam | remove stale logging code from Cartesian
|
commit | commitdiff | tree |
2007-03-26 |
adam | Tib cleanups
|
commit | commitdiff | tree |
2007-03-26 |
adam | add Input.getName()
|
commit | commitdiff | tree |
2007-03-26 |
adam | minor cleanups to CharInput
|
commit | commitdiff | tree |
2007-03-26 |
adam | improve Reflection.lub() behavior for nested arrays
|
commit | commitdiff | tree |
2007-03-26 |
adam | change Invokable from two arguments to 3
|
commit | commitdiff | tree |
2007-03-26 |
adam | make ANSI.clreol()
|
commit | commitdiff | tree |
2007-03-26 |
adam | remove edu.berkeley.sbp.bind
|
commit | commitdiff | tree |
2007-02-26 |
adam | make Result.usedByNonDoomedNode() more efficient
|
commit | commitdiff | tree |
2007-02-26 |
adam | make Result final
|
commit | commitdiff | tree |
2007-02-26 |
adam | harmonize conflict in ParserServlet (again)
|
commit | commitdiff | tree |
2006-10-15 |
adam | resolved some conflicts, added CommandLine
|
commit | commitdiff | tree |
2007-02-26 |
adam | harmonize conflict in ParserServlet
|
commit | commitdiff | tree |
2006-10-13 |
adam | disable ParserServlet since it requires javax.servlet.jar
|
commit | commitdiff | tree |
2007-02-26 |
adam | harmonize conflict in sbp.html
|
commit | commitdiff | tree |
2006-10-13 |
adam | default build target should be edu.berkeley.sbp.jar
|
commit | commitdiff | tree |
2007-02-26 |
adam | add two test cases for O(n^2) behavior
|
commit | commitdiff | tree |
2007-02-26 |
adam | add backslash to braces in metagrammar
|
commit | commitdiff | tree |
2007-02-26 |
adam | Makefile cleanup
|
commit | commitdiff | tree |
2007-02-26 |
adam | add killing of doomed nodes via Node.check()/Result...
|
commit | commitdiff | tree |
2007-02-26 |
adam | GSS: use PriorityQueue, remove ugly debugging garbage
|
commit | commitdiff | tree |
2007-02-26 |
adam | Use ordinal pre-sorting rather than on-the-fly compares
|
commit | commitdiff | tree |
2007-02-26 |
adam | Reduction: remove toString()
|
commit | commitdiff | tree |
2007-02-26 |
adam | add intermediate result between a Node and the "also...
|
commit | commitdiff | tree |
2007-02-26 |
adam | GSS: add isFrontier(), make next private
|
commit | commitdiff | tree |
2007-02-26 |
adam | fixes to Node.toGraphViz()
|
commit | commitdiff | tree |
2007-02-26 |
adam | auto-enqueue reductions
|
commit | commitdiff | tree |
2007-02-26 |
adam | partition states into doomed and non-doomed
|
commit | commitdiff | tree |
2007-02-26 |
adam | formatting fixes
|
commit | commitdiff | tree |
2007-02-26 |
adam | include post-reduction gotos in Parser.Table.toString()
|
commit | commitdiff | tree |
2007-02-26 |
adam | make some methods static in Reduction
|
commit | commitdiff | tree |
2007-02-26 |
adam | make Result implement GraphViz.ToGraphViz
|
commit | commitdiff | tree |
2007-02-26 |
adam | update MetaGrammar
|
commit | commitdiff | tree |
2007-02-26 |
adam | add backslash to braces in metagrammar
|
commit | commitdiff | tree |
2007-02-26 |
adam | fix major bug: create YieldSet2 which does not consider...
|
commit | commitdiff | tree |
2007-02-24 |
adam | remove more Tib junk
|
commit | commitdiff | tree |
2007-02-24 |
adam | make ANSI colors disable-able
|
commit | commitdiff | tree |
2007-02-24 |
adam | removed TibDoc/Haskell stuff
|
commit | commitdiff | tree |
2007-02-17 |
adam | better display of tab characters
|
commit | commitdiff | tree |
2007-02-26 |
adam | summary patch for Nov->Jan work
|
commit | commitdiff | tree |
2006-10-30 |
adam | break Node out of GSS
|
commit | commitdiff | tree |
2006-10-30 |
adam | use ghc-6.5 patch with ghc-6.6
|
commit | commitdiff | tree |
2006-10-30 |
adam | added remove() method to FastSet
|
commit | commitdiff | tree |
2006-10-09 |
adam | fleet grammar updates
|
commit | commitdiff | tree |
2006-10-09 |
adam | checkpoint
|
commit | commitdiff | tree |
2006-10-07 |
adam | added pretty-printing and coalescing to SBP.hs
|
commit | commitdiff | tree |
2006-09-21 |
adam | better error message
|
commit | commitdiff | tree |
2006-09-16 |
adam | questionable hack to reduce maximum stack depth
|
commit | commitdiff | tree |
2006-09-14 |
adam | checkpoint
|
commit | commitdiff | tree |
2006-09-14 |
adam | checkpoint
|
commit | commitdiff | tree |
2006-09-14 |
adam | checkpoint
|
commit | commitdiff | tree |
2006-09-10 |
adam | checkpoint
|
commit | commitdiff | tree |
2006-09-04 |
adam | SBP.hs / HaskellHelper cleanups
|
commit | commitdiff | tree |
2006-09-04 |
adam | add a TODO item
|
commit | commitdiff | tree |
2006-09-04 |
adam | factor out Makefile.haskell
|
commit | commitdiff | tree |
2006-09-04 |
adam | totally hid all the ugly JVM stuff, created a pretty ADT
|
commit | commitdiff | tree |
2006-09-04 |
adam | runHaskellDemo now works on Intel-Linux
|
commit | commitdiff | tree |
2006-09-04 |
adam | modularize the IntelMac hack, should now work on all...
|
commit | commitdiff | tree |
2006-09-03 |
adam | add support for ghc6.5 and IntelMac
|
commit | commitdiff | tree |
2006-09-02 |
adam | fix dependencies
|
commit | commitdiff | tree |
2006-09-02 |
adam | add experimental Haskell bindings
|
commit | commitdiff | tree |
2006-09-02 |
adam | build non-public javadoc
|
commit | commitdiff | tree |
next |