summaryrefslogtreecommitdiffstats
path: root/lib/blink
Commit message (Expand)AuthorAgeFilesLines
* renaming blink to puppetLuke Kanies2005-06-2722-4125/+0
* you can now at least test for whether a package is installed, although you st...Luke Kanies2005-06-141-167/+275
* adding validparam() to Blink::TypeLuke Kanies2005-06-131-1/+10
* fixing file.rb so it works on Darwin, alsoLuke Kanies2005-06-091-7/+16
* updatesLuke Kanies2005-06-093-2/+27
* adding new classes and testsLuke Kanies2005-06-062-0/+112
* md5 summing now works, all the way through!Luke Kanies2005-06-014-22/+62
* checksums now work, but not all the way through yetLuke Kanies2005-06-013-63/+142
* Rahh! component dependencies now work!Luke Kanies2005-05-302-2/+10
* everything passes all of the tests, but i do not think the component-level me...Luke Kanies2005-05-306-43/+120
* 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-299-40/+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
* 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