summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* finishing reorganization of base classes and such; there is now a clear tree ...Luke Kanies2005-04-2111-102/+128
* cleaning up object tree and adding a simple virtual base class for both types...Luke Kanies2005-04-213-751/+564
* adding transactionsLuke Kanies2005-04-212-0/+56
* moving event info out of type.rbLuke Kanies2005-04-211-0/+103
* removing elements.rbLuke Kanies2005-04-211-17/+0
* preparing to remove elements.rbLuke Kanies2005-04-211-92/+0
* renaming statetree to elementsLuke Kanies2005-04-211-0/+0
* first version of finalized base classesLuke Kanies2005-04-211-0/+109
* noop seems to basically be working, but i need to reorganize the whole type/s...Luke Kanies2005-04-193-16/+16
* filetypes now support multiple record types, and newlines can be escapedLuke Kanies2005-04-193-24/+139
* completed the first step to enabling multiple record types in filetypesLuke Kanies2005-04-192-19/+63
* the client now executes "evaluate", which might not be a good thing -- i am g...Luke Kanies2005-04-194-11/+37
* filerecord.rb: duh, fixing a small debug string printing bugLuke Kanies2005-04-191-1/+0
* reorganizing the FileType/FileRecord into a base class (TypeGenerator) and ba...Luke Kanies2005-04-195-525/+475
* adding typegenerator baseclassLuke Kanies2005-04-191-0/+97
* fact.rb is no longer a subclass of Blink::TypeLuke Kanies2005-04-181-2/+2
* fixing filetype and component to take into account changes type interface.rb ...Luke Kanies2005-04-183-15/+50
* type.rb: adding methods to simplify type initialization, and adding eachtype(...Luke Kanies2005-04-181-4/+16
* renaming types to type everywhere; all tests now passLuke Kanies2005-04-185-255/+246
* changing types to type internallyLuke Kanies2005-04-185-9/+9
* moving types to typeLuke Kanies2005-04-187-0/+0
* renaming types.rb to type.rbLuke Kanies2005-04-181-0/+0
* changing Types to TypeLuke Kanies2005-04-188-128/+255
* addingLuke Kanies2005-04-181-0/+30
* deprecating interface.rbLuke Kanies2005-04-181-229/+0
* final changes before deprecatingLuke Kanies2005-04-181-9/+95
* adding an fqpath method to state.rbLuke Kanies2005-04-181-0/+7
* adding name information and a FileRecordState classLuke Kanies2005-04-181-9/+33
* moving some methods aroundLuke Kanies2005-04-181-49/+71
* adding markersLuke Kanies2005-04-181-2/+80
* changing type[param] to return the state instead of the valueLuke Kanies2005-04-185-36/+39
* renaming oparse to filetypeLuke Kanies2005-04-181-0/+0
* renaming oparse to filetypeLuke Kanies2005-04-181-22/+22
* adding some commentsLuke Kanies2005-04-171-3/+10
* fixing most of the function call stuffLuke Kanies2005-04-153-13/+58
* the client is now successfully creating objects from the hashes passed by the...Luke Kanies2005-04-142-5/+52
* making fact a real typeLuke Kanies2005-04-141-3/+29
* moving state.rb to types/Luke Kanies2005-04-145-10/+20
* renaming "value" to "is"Luke Kanies2005-04-147-62/+75
* renaming state, and adding modification classLuke Kanies2005-04-141-4/+17
* renaming attributes to statesLuke Kanies2005-04-147-124/+92
* renaming objects to typesLuke Kanies2005-04-141-4/+4
* renaming objects to typesLuke Kanies2005-04-146-40/+40
* updatesLuke Kanies2005-04-146-0/+0
* updatesLuke Kanies2005-04-141-1/+41
* adding class collection and naming stuffLuke Kanies2005-04-147-39/+69
* testing keywordLuke Kanies2005-04-141-2/+14
* removing some excess libs from blink.rbLuke Kanies2005-04-141-2/+0
* cleaning up a bitLuke Kanies2005-04-141-6/+9
* temporarily removing inclusion of time in outputLuke Kanies2005-04-141-2/+5