sbp.git
16 years agorefactor toInt() and related machinery into Node
adam [Mon, 5 Nov 2007 02:44:17 +0000 (21:44 -0500)]
refactor toInt() and related machinery into Node

darcs-hash:20071105024417-5007d-9261ef105ce9686698e405095749ce8caf1b4e1b.gz

16 years agorefactor GraphViz into Node
adam [Mon, 5 Nov 2007 02:43:13 +0000 (21:43 -0500)]
refactor GraphViz into Node

darcs-hash:20071105024313-5007d-bdd556a24a61601198854e4aa18c401ec44acecf.gz

16 years agocreate common superclass of ResultNode and StateNode
adam [Mon, 5 Nov 2007 02:41:24 +0000 (21:41 -0500)]
create common superclass of ResultNode and StateNode

darcs-hash:20071105024124-5007d-22d8f342e67ce3d3bb404f99430c18138128176b.gz

16 years agorename Result->ResultNode
adam [Mon, 5 Nov 2007 02:39:53 +0000 (21:39 -0500)]
rename Result->ResultNode

darcs-hash:20071105023953-5007d-ec5775c3517af55664bcdc5772f0e522a58665ae.gz

16 years agorename Node->StateNode
adam [Mon, 5 Nov 2007 02:39:15 +0000 (21:39 -0500)]
rename Node->StateNode

darcs-hash:20071105023915-5007d-a1bdc50cb5c65bb1ca10dd55f93c4aef2ad01f82.gz

16 years agobetter support for \\t
adam [Tue, 23 Oct 2007 07:28:14 +0000 (03:28 -0400)]
better support for \\t

darcs-hash:20071023072814-5007d-830767df0a9de1c62e62a490bb7caf8c2a1405a3.gz

16 years agoadd some to-do notes
adam [Tue, 23 Oct 2007 07:28:09 +0000 (03:28 -0400)]
add some to-do notes

darcs-hash:20071023072809-5007d-7f5c9bd67d59c90ef8208131b34ca517752488f8.gz

16 years agoadded performance instrumentation (commented out)
adam [Sun, 9 Sep 2007 19:15:20 +0000 (15:15 -0400)]
added performance instrumentation (commented out)

darcs-hash:20070909191520-5007d-1048c18cd8649d024b21bc46671083376c3a3c8c.gz

16 years agoadd test case for reduction node sharing
adam [Sun, 9 Sep 2007 19:14:58 +0000 (15:14 -0400)]
add test case for reduction node sharing

darcs-hash:20070909191458-5007d-4fa4c1d010e78e52d4462c0977d51a48a5ee5cb5.gz

16 years agomostly inert shuffling around in Sequence
adam [Sun, 9 Sep 2007 19:14:44 +0000 (15:14 -0400)]
mostly inert shuffling around in Sequence

darcs-hash:20070909191444-5007d-460b4a4af400bbd63740b24144821508d85edd04.gz

16 years agoadd first-class zero-or-more repetitions
adam [Sun, 9 Sep 2007 19:13:05 +0000 (15:13 -0400)]
add first-class zero-or-more repetitions

darcs-hash:20070909191305-5007d-927c136b9357a9190011710203e80e6258c66720.gz

16 years agoadd support for << and >> to CharTopology.toString()
adam [Sun, 9 Sep 2007 19:12:42 +0000 (15:12 -0400)]
add support for << and >> to CharTopology.toString()

darcs-hash:20070909191242-5007d-929587314a3a7cda1ee3728ff9125ea933112e04.gz

16 years agoupdate TODO list
adam [Sun, 9 Sep 2007 19:06:36 +0000 (15:06 -0400)]
update TODO list

darcs-hash:20070909190636-5007d-1d111880d2942e27b3533a9d6566c3391185d9ab.gz

16 years agomajor overhaul to institute optimal GSS sharing
adam [Sun, 9 Sep 2007 19:06:29 +0000 (15:06 -0400)]
major overhaul to institute optimal GSS sharing

darcs-hash:20070909190629-5007d-5431d8ece0f68d075d546b30b4498db67a63e3de.gz

16 years agoremove Node from GSS.hash when destroyed
adam [Sun, 9 Sep 2007 19:04:17 +0000 (15:04 -0400)]
remove Node from GSS.hash when destroyed

darcs-hash:20070909190417-5007d-ea48e8b6865651ea97ccdc66ca415f2b53e4fe8a.gz

16 years agoadd a second parameter argument to Invokable (two params now)
adam [Sun, 9 Sep 2007 19:03:00 +0000 (15:03 -0400)]
add a second parameter argument to Invokable (two params now)

darcs-hash:20070909190300-5007d-f98570adb4512b0f7cf60d678e7001f6dcfdfecc.gz

16 years agoadd IntPairMap.remove()
adam [Sun, 9 Sep 2007 18:54:35 +0000 (14:54 -0400)]
add IntPairMap.remove()

darcs-hash:20070909185435-5007d-e08f0457ef6859e3257f0c247f3c4f5870fbb8e5.gz

16 years agokeep track of which reduction created each result (if any)
adam [Sun, 9 Sep 2007 04:16:09 +0000 (00:16 -0400)]
keep track of which reduction created each result (if any)

darcs-hash:20070909041609-5007d-4c8a8cd7c6c8db708a41cc38b974b354f7234be2.gz

16 years agochange naming: use pred/succ rather than parent/child
adam [Sun, 9 Sep 2007 04:05:32 +0000 (00:05 -0400)]
change naming: use pred/succ rather than parent/child

darcs-hash:20070909040532-5007d-c6d328dbf8e4605fd402ef8350fc94434ec4f487.gz

16 years agoadd support for test cases which do not expand their result
adam [Sun, 9 Sep 2007 03:54:51 +0000 (23:54 -0400)]
add support for test cases which do not expand their result

darcs-hash:20070909035451-5007d-386dc39111d15d695849b6df41656411e097def3.gz

16 years agoadd serialize/deserialize to regression test
adam [Sat, 8 Sep 2007 22:33:12 +0000 (18:33 -0400)]
add serialize/deserialize to regression test

darcs-hash:20070908223312-5007d-4312fe90274bbcbcfce67102650ccc4ffb5615f5.gz

16 years agomake Parser implement Serializable
adam [Sat, 8 Sep 2007 22:31:46 +0000 (18:31 -0400)]
make Parser implement Serializable

darcs-hash:20070908223146-5007d-b7c93912e6d366d9a3b029acd5f3d750aafec6b7.gz

16 years agono longer need to thread a Grammar through Parser.Table
adam [Sat, 8 Sep 2007 22:30:55 +0000 (18:30 -0400)]
no longer need to thread a Grammar through Parser.Table

darcs-hash:20070908223055-5007d-a63f4cd7d978447fada19a109eaf14469846aa68.gz

16 years agoadd slow epsilon-ness checker as static method in Element
adam [Sat, 8 Sep 2007 22:30:38 +0000 (18:30 -0400)]
add slow epsilon-ness checker as static method in Element

darcs-hash:20070908223038-5007d-59282544c4bc9844150b5a66c9074754a3e4b875.gz

16 years agouse Sequence.Pos rather than Sequence.Position wherever possible
adam [Sat, 8 Sep 2007 22:30:29 +0000 (18:30 -0400)]
use Sequence.Pos rather than Sequence.Position wherever possible

darcs-hash:20070908223029-5007d-572944708f6aa09327257fa1c86567e5fce2b94b.gz

16 years agoadd a TODO
adam [Sat, 8 Sep 2007 21:24:14 +0000 (17:24 -0400)]
add a TODO

darcs-hash:20070908212414-5007d-56990466df5c41e985ab81d49853130511345eab.gz

16 years agoa caretized LiteralNode does not get dropped
adam [Sat, 8 Sep 2007 21:24:07 +0000 (17:24 -0400)]
a caretized LiteralNode does not get dropped

darcs-hash:20070908212407-5007d-c6cd1cba6f91e9537399fcba69938e2a25c5c60f.gz

16 years agochange Edu.Berkeley.Sbp.Haskell.SBP to Edu_Berkeley_Sbp_Haskell_SBP to avoid stupid...
adam [Sat, 8 Sep 2007 21:23:51 +0000 (17:23 -0400)]
change Edu.Berkeley.Sbp.Haskell.SBP to Edu_Berkeley_Sbp_Haskell_SBP to avoid stupid restrictions on capitalization of module names in Haskell (which do not apply in Java)

darcs-hash:20070908212351-5007d-7f0a87b5de46cae1da1f13ed05fffaaef8cc8599.gz

16 years agoadd ImportResolver mechanism
adam [Wed, 30 May 2007 17:00:01 +0000 (13:00 -0400)]
add ImportResolver mechanism

darcs-hash:20070530170001-5007d-0226fb2546ba2eeeb2d1ff4db72dc3c9b952b5d2.gz

16 years agoadded draft LaTeX grammar
adam [Mon, 28 May 2007 03:22:15 +0000 (23:22 -0400)]
added draft LaTeX grammar

darcs-hash:20070528032215-5007d-3aab6ccebffd05841695d7ada0836d2554997acc.gz

16 years agoGrammarAST.BacktickNode
adam [Sun, 27 May 2007 23:31:52 +0000 (19:31 -0400)]
GrammarAST.BacktickNode

darcs-hash:20070527233152-5007d-77792ad5b79da0ee4ee3efecd8c4d45443c1438e.gz

16 years agoGrammarAST: remove BracedNode, refactor, remove getOwnerTag()
adam [Sun, 27 May 2007 23:27:30 +0000 (19:27 -0400)]
GrammarAST: remove BracedNode, refactor, remove getOwnerTag()

darcs-hash:20070527232730-5007d-275023fb0288c1072a36486d8e10c85b1cc18236.gz

16 years agorecompile metagrammar
adam [Sun, 27 May 2007 23:26:56 +0000 (19:26 -0400)]
recompile metagrammar

darcs-hash:20070527232656-5007d-74ca40305d71baf2b5ba8ee5d6f85c9edeacb031.gz

16 years agoremove curly braces from metagrammar
adam [Sun, 27 May 2007 23:26:48 +0000 (19:26 -0400)]
remove curly braces from metagrammar

darcs-hash:20070527232648-5007d-587ffb16167da7246edf53a4ca760a90cbc1cae2.gz

16 years agomake MetaGrammar package-private
adam [Sun, 27 May 2007 23:04:58 +0000 (19:04 -0400)]
make MetaGrammar package-private

darcs-hash:20070527230458-5007d-c58cf5eecf2ea770ce81deb001e03f6cdeb07953.gz

16 years agomove TestCase junk out of GrammarAST
adam [Sun, 27 May 2007 23:00:41 +0000 (19:00 -0400)]
move TestCase junk out of GrammarAST

darcs-hash:20070527230041-5007d-5458419acf8be09d8ad12958921f0a690eef9a03.gz

16 years agomove meta.g into src/, cleanup
adam [Sun, 27 May 2007 22:35:35 +0000 (18:35 -0400)]
move meta.g into src/, cleanup

darcs-hash:20070527223535-5007d-639dcae09748640adfbecb808c046ad19882cd26.gz

16 years agoupdate SBP.lhs
adam [Sun, 27 May 2007 20:58:00 +0000 (16:58 -0400)]
update SBP.lhs

darcs-hash:20070527205800-5007d-27a76046b73f16b89e6737196811f21ad923013d.gz

16 years agoupdate README, ditch Main.lhs
adam [Sun, 27 May 2007 20:47:43 +0000 (16:47 -0400)]
update README, ditch Main.lhs

darcs-hash:20070527204743-5007d-87bd651f82433a1ea7a5b0b35533f102d7b5f7be.gz

16 years agoremove the last of the non-LambdaVM Haskell stuff
adam [Sun, 27 May 2007 20:42:34 +0000 (16:42 -0400)]
remove the last of the non-LambdaVM Haskell stuff

darcs-hash:20070527204234-5007d-93063b3ed7737d9938ecd9293143f113e786e662.gz

16 years agocleanup of doc/ subdirectory
adam [Sun, 27 May 2007 20:41:54 +0000 (16:41 -0400)]
cleanup of doc/ subdirectory

darcs-hash:20070527204154-5007d-b5949d2a049c6823c846f421cccd3dba574c8db8.gz

16 years agoremove more crud from test/ subdirectory
adam [Sun, 27 May 2007 20:38:12 +0000 (16:38 -0400)]
remove more crud from test/ subdirectory

darcs-hash:20070527203812-5007d-8822b0600eff063f9d89debde1070d0035b66128.gz

16 years agoupdate copyright date 2006->2007
adam [Sun, 27 May 2007 20:34:58 +0000 (16:34 -0400)]
update copyright date 2006->2007

darcs-hash:20070527203458-5007d-80f992bc5501d433301d462f9d4b0f5f8403b7a1.gz

16 years agoremove obsolete crud
adam [Sun, 27 May 2007 20:33:36 +0000 (16:33 -0400)]
remove obsolete crud

darcs-hash:20070527203336-5007d-b2afdc65f30aa9923823eb4189a51d31d1f3fa12.gz

16 years agofactor Pos out of Position in preparation for serialiable parse tables
adam [Sun, 27 May 2007 20:29:27 +0000 (16:29 -0400)]
factor Pos out of Position in preparation for serialiable parse tables

darcs-hash:20070527202927-5007d-184aeac36ac45d70ca6bd96d3c266556f9397b67.gz

16 years agolots of misc cleanups to GrammarAST
adam [Sun, 27 May 2007 20:29:15 +0000 (16:29 -0400)]
lots of misc cleanups to GrammarAST

darcs-hash:20070527202915-5007d-f093deca58721692fc7987bb2aa2222939922d39.gz

16 years agoallow lifts on any position
adam [Sun, 27 May 2007 20:27:38 +0000 (16:27 -0400)]
allow lifts on any position

darcs-hash:20070527202738-5007d-d4059b9394ec68669c0ab779c8dcef80d58f78eb.gz

16 years agoadd Serializable to util classes
adam [Sun, 27 May 2007 20:26:01 +0000 (16:26 -0400)]
add Serializable to util classes

darcs-hash:20070527202601-5007d-3d09bfa657c0d97b5dca2800c9dc048543bcc6a6.gz

16 years agouse >> and << for indent/dedent
adam [Sun, 27 May 2007 20:25:06 +0000 (16:25 -0400)]
use >> and << for indent/dedent

darcs-hash:20070527202506-5007d-8407ad1f48c5283a2c890469a9d0edad8f8fbe21.gz

16 years agoTODO updates
adam [Sun, 27 May 2007 20:24:57 +0000 (16:24 -0400)]
TODO updates

darcs-hash:20070527202457-5007d-b7ffdb37194bc2f610b6badf0a770b60fb8f855f.gz

16 years agorebuild MetaGrammar
adam [Sun, 27 May 2007 20:22:13 +0000 (16:22 -0400)]
rebuild MetaGrammar

darcs-hash:20070527202213-5007d-031d67763af2bad89b35f087776b935eb80100a7.gz

16 years agocleanup of Repeat.java
adam [Sun, 27 May 2007 20:21:36 +0000 (16:21 -0400)]
cleanup of Repeat.java

darcs-hash:20070527202136-5007d-e877e0f8a62f106813d71c18288b8042f466138b.gz

16 years agorename GrammarBuilder -> GrammarAST
adam [Sun, 27 May 2007 20:20:05 +0000 (16:20 -0400)]
rename GrammarBuilder -> GrammarAST

darcs-hash:20070527202005-5007d-2875e8c5b9218d64c2dd1ce7ea2f7994dc0155c6.gz

16 years agoadd new regression tests: lifts, epsilon conjunct
adam [Sun, 27 May 2007 20:18:33 +0000 (16:18 -0400)]
add new regression tests: lifts, epsilon conjunct

darcs-hash:20070527201833-5007d-0665414b3f03f123189c2b5847883cd7052b0c11.gz

16 years agodont use sbp.verbose by default in Makefile
adam [Sun, 27 May 2007 20:16:08 +0000 (16:16 -0400)]
dont use sbp.verbose by default in Makefile

darcs-hash:20070527201608-5007d-cf77d34d6bf6970f2092fc6a152296c04355c43b.gz

16 years agoremove XTree
adam [Sun, 27 May 2007 20:14:39 +0000 (16:14 -0400)]
remove XTree

darcs-hash:20070527201439-5007d-568ab2f315eb69243bd4bf2c7569f48e8c2525e3.gz

17 years agoadded ~~ operator and tests for ~~ and ... operators
adam [Fri, 20 Apr 2007 03:45:19 +0000 (23:45 -0400)]
added ~~ operator and tests for ~~ and ... operators

darcs-hash:20070420034519-5007d-b30401c8d091051cf3c97672186f8ac8a9e01dea.gz

17 years agoupdate TODO
adam [Fri, 20 Apr 2007 03:25:17 +0000 (23:25 -0400)]
update TODO

darcs-hash:20070420032517-5007d-d6e0ea0b40de3a4e88e8a355dbb71c4647e14921.gz

17 years agosupport for left recursion in Repeat.java
adam [Fri, 20 Apr 2007 03:25:12 +0000 (23:25 -0400)]
support for left recursion in Repeat.java

darcs-hash:20070420032512-5007d-e84093647c01a5e74d615db5fcd520ed2db1e946.gz

17 years agosupport for left recursion and ellipses in GrammarBuilder
adam [Fri, 20 Apr 2007 03:25:02 +0000 (23:25 -0400)]
support for left recursion and ellipses in GrammarBuilder

darcs-hash:20070420032502-5007d-4a67291626cbd1024fc82bdb1b37300a3577de8c.gz

17 years agomore accurate positions in CharInput
adam [Fri, 20 Apr 2007 03:24:07 +0000 (23:24 -0400)]
more accurate positions in CharInput

darcs-hash:20070420032407-5007d-3cd0f9eb4995bf6a0f119bcee258086ca5647701.gz

17 years agorecompile metagrammar
adam [Fri, 20 Apr 2007 03:23:48 +0000 (23:23 -0400)]
recompile metagrammar

darcs-hash:20070420032348-5007d-0c55f2a7ce505a389e78c081d26eb89a4bb939dd.gz

17 years agoadd ellipses to metagrammar
adam [Fri, 20 Apr 2007 03:23:32 +0000 (23:23 -0400)]
add ellipses to metagrammar

darcs-hash:20070420032332-5007d-32ceba42e8e49c54ec481e0482707a293d650c25.gz

17 years agoenable blue and green ansi colors
adam [Fri, 20 Apr 2007 03:23:10 +0000 (23:23 -0400)]
enable blue and green ansi colors

darcs-hash:20070420032310-5007d-a3f1d3c288f240ae6f39ae74044438f252d7bd54.gz

17 years agoUnwrapLeft, error reporting improvements
adam [Fri, 20 Apr 2007 03:22:13 +0000 (23:22 -0400)]
UnwrapLeft, error reporting improvements

darcs-hash:20070420032213-5007d-58297faff26b5faaa0c685e67e00b505735e9fc6.gz

17 years agobetter tracking of locations in GSS
adam [Fri, 20 Apr 2007 03:20:10 +0000 (23:20 -0400)]
better tracking of locations in GSS

darcs-hash:20070420032010-5007d-0a6156137472587ef81326d97c66a8514d4e67d6.gz

17 years agoabort if only remaining nodes are doomed
adam [Fri, 20 Apr 2007 03:19:58 +0000 (23:19 -0400)]
abort if only remaining nodes are doomed

darcs-hash:20070420031958-5007d-bcba9daa363062ba4c756dd0b5f6231856322930.gz

17 years agobetter reporting of indentation related parse errors
adam [Fri, 20 Apr 2007 03:19:33 +0000 (23:19 -0400)]
better reporting of indentation related parse errors

darcs-hash:20070420031933-5007d-bebc5f8800a92a3e6bd5d11ac0f9743112889c3c.gz

17 years agoadd IndentingReader
adam [Fri, 20 Apr 2007 02:58:19 +0000 (22:58 -0400)]
add IndentingReader

darcs-hash:20070420025819-5007d-7325ca7dfce9eb76f0bdcf219a129f33989a7e70.gz

17 years agoremove HaskellHelper and Tib (part of Wix now)
adam [Wed, 28 Mar 2007 00:34:18 +0000 (20:34 -0400)]
remove HaskellHelper and Tib (part of Wix now)

darcs-hash:20070328003418-5007d-7703d5845f6f496f934dfe199f3ddd0b4d88a21f.gz

17 years agoremove extraneous debug print statement
adam [Wed, 28 Mar 2007 00:32:50 +0000 (20:32 -0400)]
remove extraneous debug print statement

darcs-hash:20070328003250-5007d-5481f42c5d092a93706dc6e679ffeead0fd17565.gz

17 years agoclean up metagrammar handling of drop and question-mark
adam [Wed, 28 Mar 2007 00:28:50 +0000 (20:28 -0400)]
clean up metagrammar handling of drop and question-mark

darcs-hash:20070328002850-5007d-fe9e50e8faf3831371b2dc77b062876d200c4ee1.gz

17 years agorename edu.berkeley.sbp.Cache to Grammar
adam [Tue, 27 Mar 2007 23:44:19 +0000 (19:44 -0400)]
rename edu.berkeley.sbp.Cache to Grammar

darcs-hash:20070327234419-5007d-fcc7f31c972cdaf5ed1b7f1b90c313a4d36aaa48.gz

17 years agocleanups, reorg, and commenting
adam [Tue, 27 Mar 2007 23:40:44 +0000 (19:40 -0400)]
cleanups, reorg, and commenting

darcs-hash:20070327234044-5007d-46c54e5ed0977850d0ac15fd77344cd2934bfa54.gz

17 years agoadd maxLength argument to Input.showRegion()
adam [Tue, 27 Mar 2007 23:39:13 +0000 (19:39 -0400)]
add maxLength argument to Input.showRegion()

darcs-hash:20070327233913-5007d-bdcad3b136e659105f9c22fb9881653e3b5daab1.gz

17 years agoupdate metagrammar
adam [Mon, 26 Mar 2007 07:14:14 +0000 (03:14 -0400)]
update metagrammar

darcs-hash:20070326071414-5007d-cbb0b45de1b22b4b083fa29e30473948120df2ac.gz

17 years agofix error caused when building error message
adam [Mon, 26 Mar 2007 07:13:54 +0000 (03:13 -0400)]
fix error caused when building error message

darcs-hash:20070326071354-5007d-20ff1a22552daf5cc0902845436ccf6cd56247ef.gz

17 years agofix bug that caused hang when parsing comments in grammar files
adam [Mon, 26 Mar 2007 07:13:40 +0000 (03:13 -0400)]
fix bug that caused hang when parsing comments in grammar files

darcs-hash:20070326071340-5007d-8173dbb2b56d8425161830a65cdbb96289edcc78.gz

17 years agoreenable XTree
adam [Mon, 26 Mar 2007 07:13:29 +0000 (03:13 -0400)]
reenable XTree

darcs-hash:20070326071329-5007d-ca9d9c64769e4e3d3d6cc4a9916684e2ca027956.gz

17 years agoremove obsolete comment
adam [Mon, 26 Mar 2007 07:13:05 +0000 (03:13 -0400)]
remove obsolete comment

darcs-hash:20070326071305-5007d-d3eecdf1b2f89209f99c53c3a525fa3ce5f014d6.gz

17 years agodon't clreol when displaying just the spinner
adam [Mon, 26 Mar 2007 07:12:56 +0000 (03:12 -0400)]
don't clreol when displaying just the spinner

darcs-hash:20070326071256-5007d-199d0af2dba46b21255f350a4d5c70d3a04244a4.gz

17 years agoslow down spinner
adam [Mon, 26 Mar 2007 07:12:51 +0000 (03:12 -0400)]
slow down spinner

darcs-hash:20070326071251-5007d-349aa4a07d2d8412fbc497be1e92c66e489df055.gz

17 years agoclean up HaskellHelper
adam [Mon, 26 Mar 2007 07:12:37 +0000 (03:12 -0400)]
clean up HaskellHelper

darcs-hash:20070326071237-5007d-03522ba7e32c2f633139a1186f28907721312b93.gz

17 years agoTODO updates tag_for_25-Mar
adam [Mon, 26 Mar 2007 05:54:50 +0000 (01:54 -0400)]
TODO updates

darcs-hash:20070326055450-5007d-c35b955187d9271ff420e9b0ff3aa56d32dcc511.gz

17 years agoMakefile updates
adam [Mon, 26 Mar 2007 05:54:44 +0000 (01:54 -0400)]
Makefile updates

darcs-hash:20070326055444-5007d-0b94e687308dc9fc7874fb0497cd64d2c71ed86c.gz

17 years agoupdate testcase grammar
adam [Mon, 26 Mar 2007 05:54:34 +0000 (01:54 -0400)]
update testcase grammar

darcs-hash:20070326055434-5007d-3f58e73e6d0b9e91f6d179127b77b2bc92df6210.gz

17 years agoupdate regression tests
adam [Mon, 26 Mar 2007 05:54:23 +0000 (01:54 -0400)]
update regression tests

darcs-hash:20070326055423-5007d-afebf24469f9b4b112afe908a96b5b3383df5f27.gz

17 years agoupdate metagrammar
adam [Mon, 26 Mar 2007 05:54:14 +0000 (01:54 -0400)]
update metagrammar

darcs-hash:20070326055414-5007d-97de2063168e41120efefd98e8374def6bc81e24.gz

17 years agoadjust misc for changes in meta
adam [Mon, 26 Mar 2007 05:53:54 +0000 (01:53 -0400)]
adjust misc for changes in meta

darcs-hash:20070326055354-5007d-0be2a4848b1670662f3f9a7210349d8516acd050.gz

17 years agofix up RegressionTests for new meta
adam [Mon, 26 Mar 2007 05:53:32 +0000 (01:53 -0400)]
fix up RegressionTests for new meta

darcs-hash:20070326055332-5007d-c0ee9c476d996cfbd69f2debc53f69f52abf3ddb.gz

17 years agoMAJOR: complete rewrite of edu.berkeley.sbp.meta
adam [Mon, 26 Mar 2007 05:53:18 +0000 (01:53 -0400)]
MAJOR: complete rewrite of edu.berkeley.sbp.meta

darcs-hash:20070326055318-5007d-8d352502438a08e3c0933882bb0ce6fd270e32c4.gz

17 years agoMAJOR: huge revamp of Sequence, Result, Reduction, Parser, Node, GSS
adam [Mon, 26 Mar 2007 05:52:57 +0000 (01:52 -0400)]
MAJOR: huge revamp of Sequence, Result, Reduction, Parser, Node, GSS

darcs-hash:20070326055257-5007d-e7f33e2199ea28d9bbbb799a81887378c0f1c524.gz

17 years agoSequence: cleanup, mostly inert
adam [Mon, 26 Mar 2007 05:48:14 +0000 (01:48 -0400)]
Sequence: cleanup, mostly inert

darcs-hash:20070326054814-5007d-ec3f993591eddd18973669fa39a188926443c4ed.gz

17 years agoResult: mostly inert changes
adam [Mon, 26 Mar 2007 05:47:40 +0000 (01:47 -0400)]
Result: mostly inert changes

darcs-hash:20070326054740-5007d-f448a835ccf7c435f8d432ccbf0e98a227b5cf27.gz

17 years agoUnion: many cleanups
adam [Mon, 26 Mar 2007 05:46:12 +0000 (01:46 -0400)]
Union: many cleanups

darcs-hash:20070326054612-5007d-14dd73800a517a4e412930f61efa0a3b3daff044.gz

17 years agoUnion: convenience constructor
adam [Mon, 26 Mar 2007 05:46:04 +0000 (01:46 -0400)]
Union: convenience constructor

darcs-hash:20070326054604-5007d-3e089d18b20f66373f62eab560fb635cb764eeac.gz

17 years agoUnion.java: visibility fixes
adam [Mon, 26 Mar 2007 05:45:35 +0000 (01:45 -0400)]
Union.java: visibility fixes

darcs-hash:20070326054535-5007d-2c21fae7dbbdf4907fcb275578ff8005c57ff848.gz

17 years agoTree.java: resolve any lifting at Tree-creation time
adam [Mon, 26 Mar 2007 05:45:04 +0000 (01:45 -0400)]
Tree.java: resolve any lifting at Tree-creation time

darcs-hash:20070326054504-5007d-f9ec93a73ef92b7fec72900fbbf291c5ce2cd022.gz

17 years agomove Walk.java->Cache.java
adam [Mon, 26 Mar 2007 05:44:07 +0000 (01:44 -0400)]
move Walk.java->Cache.java

darcs-hash:20070326054407-5007d-11bbf12fea0a13b8fa9bbf4193278de9ae4750a3.gz

17 years agouse accessors
adam [Mon, 26 Mar 2007 05:43:36 +0000 (01:43 -0400)]
use accessors

darcs-hash:20070326054336-5007d-596a314ca5f23563e64384e68845d3b4565cf7e8.gz