CARVIEW |
-
A toy stack-based languageUpdated Tue Oct 07 23:42:58 -0700 2008
-
Persistent, shared-state interactive Tcl interpreterUpdated Fri Nov 07 09:29:36 -0800 2008
-
Object storage systemUpdated Tue Apr 28 13:00:55 -0700 2009
-
Stupid MegaHAL cloneUpdated Sun Apr 12 12:51:57 -0700 2009
-
Prototype JavaScript frameworkUpdated Tue Apr 07 22:28:50 -0700 2009
-
An application framework for interfacing with the Monome 40h in RubyUpdated Sun Oct 19 10:12:28 -0700 2008
-
A minimal Ruby interface to libtclUpdated Fri Nov 07 08:02:01 -0800 2008
-
JavaScript dependency management and concatenationUpdated Sun Mar 01 17:07:08 -0800 2009
-
Sprockets JavaScript dependency management and concatenation support for Rails applicationsUpdated Tue Feb 24 10:02:58 -0800 2009
Public Activity

-
sstephenson committed a203687e:
Brain#query's returned Sequence should include the initial value
-
sstephenson committed af3bf69b:
First argument of Brain#query defaults to Minihal.begin
-
sstephenson committed 236bbe11:
Better Sequence#to_sentence
-
sstephenson committed eadc8538:
A little refactoring
-
sstephenson committed 517f96eb:
Speed up Network#next by building the weighted array on-the-fly
-
sstephenson committed 17d38647:
Move Minihal.string_to_sequences into sequence.rb
-
sstephenson committed eb66b6ef:
Move Minihal.begin and Minihal.end into tokens.rb
-
sstephenson committed 656ed7b2:
Don't need Network#decrement
YAML-based inter-process communication.

-
sstephenson committed 8860b7f5:
Add a :strip_comments option to Secretary that is passed through to its Preprocessor. [#12 state:resolved]
8860b7f54d08dd4861bea1ca5de223555ad4b2c1
Add a :strip_comments option to Secretary that is passed through to its Preprocessor. [#12 state:resolved]
a09372eda1328080c361a5a616dd673814d461b4
Bump version to 1.0.2
41a5eb38d55fb9491d5fbd7e47b74f8713c930a9
Raise in the gem package task if Sprockets::Version doesn't match the gemspec version
9599680952b70536f8232ac11fd2adbb74b11f25
Fix the ordered-list markdown for github
805af6c2663249c2c32db2ef0bb749f45aa87699
Fix the ordered-list markdown for github
fa0d38e1bff565722ed4f69f84bcd0d3c632039e
Update the installation instructions to use `script/plugin`
7b12b4d97192087dde618da1935d1e8bf3830fef
Update the sprockets-rails installation instructions to use `script/plugin`. [#7 state:resolved]
89ee413d6de72b6c46f6293c38953f4249c91742
Fix Secretary#source_last_modified not to raise an exception when one of the preprocessor's source files has been moved or deleted. [#10 state:resolved]
86f3cd589fda3d898178cda504d0ae7c99f8c4d9
Avoid hanging when preprocessing minified source files. [#9 state:resolved]