summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* adding some more tests for Blink::TypeLuke Kanies2005-05-301-0/+3
* done some more work on making components act like normal objects, but now i n...Luke Kanies2005-05-307-13/+21
* dependencies now work, although you cannot yet specify them for componentsLuke Kanies2005-05-302-7/+17
* there are now explicit tests for transactions, including rollback, and more t...Luke Kanies2005-05-307-116/+203
* i now have basic events: you can only specify simple object types as requirem...Luke Kanies2005-05-2910-59/+198
* renaming events to eventLuke Kanies2005-05-291-0/+0
* update before renameLuke Kanies2005-05-291-13/+21
* intermediate; no extra functionality yet, but moving away from discussing nam...Luke Kanies2005-05-297-48/+185
* All tests pass again, and i have added Type.allclear to remove all existing t...Luke Kanies2005-05-252-3/+31
* okay, everything works again, although it still might be a touch fragileLuke Kanies2005-05-251-1/+1
* i am giving up on fileparsing for now; it does not work yetLuke Kanies2005-05-257-72/+164
* okay, bin/blinker works again, and i have modified both client and server to ...Luke Kanies2005-05-211-4/+7
* we now have networkingLuke Kanies2005-05-214-34/+98
* okay, implicit iteration now occurs at least at object definition timeLuke Kanies2005-05-161-1/+1
* enabling mucking with debug and noopLuke Kanies2005-05-161-1/+17
* yep, arrays are always passedLuke Kanies2005-05-161-2/+2
* final fixes on passing methods through to typesLuke Kanies2005-05-162-7/+8
* typesettings now correctly pass all the way through and can only run specifie...Luke Kanies2005-05-163-8/+38
* the tree transformations work throughout the whole system nowLuke Kanies2005-05-161-11/+11
* transformations from the client through to the transactional execution now wo...Luke Kanies2005-05-168-112/+210
* unmovingLuke Kanies2005-05-161-0/+0
* updatesLuke Kanies2005-05-161-7/+25
* movingLuke Kanies2005-05-161-0/+0
* movingLuke Kanies2005-05-161-0/+65
* switched to just passing scopes around, instead of passing the interpreter ob...Luke Kanies2005-05-123-5/+4
* file recursion now worksLuke Kanies2005-05-123-14/+74
* i can now execute simple scripts manually!Luke Kanies2005-05-111-25/+55
* i can basically actually do work nowLuke Kanies2005-05-117-76/+163
* adding lots of verbosity, and starting to actually make sure things execute -...Luke Kanies2005-05-114-6/+28
* basic components now workLuke Kanies2005-05-062-4/+13
* we now have nested scopes, and we've got the beginnings of components, althou...Luke Kanies2005-04-251-1/+1
* simplifying argument parsing in Blink#messageLuke Kanies2005-04-231-7/+2
* initializing @noop in element.rbLuke Kanies2005-04-231-0/+3
* everything works again, including componentsLuke Kanies2005-04-214-3/+15
* making components workLuke Kanies2005-04-212-3/+12
* moving component.rb to type/Luke Kanies2005-04-211-0/+0
* removing most functionality, since type.rb already has itLuke Kanies2005-04-211-49/+2
* 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