public
Fork of jredville/repl-lib
Description: A lightweight all-in-one DLR REPL for .NET. REPL is integrated into an edit buffer, and is packaged in a single assembly for easy addition to an existing project.
Homepage: http://www.iunknown.com
Clone URL: git://github.com/jschementi/repl-lib.git
Jim Deville (author)
Wed Jul 22 13:00:28 -0700 2009
commit  bb401fc112cbbedaedf2e67243cae85d3c4e2c8b
tree    b9bd8a19dcb96fec97cb90614aaa94f31a3ebff6
parent  5b597ab4b92a6d85f3e7f22d3ae9af271444b1d4
name age message
file .gitignore Wed Jul 22 13:00:28 -0700 2009 upgrade to newest DLR langs. Make IronRuby runt... [Jim Deville]
directory Console/ Wed Jul 22 13:00:28 -0700 2009 upgrade to newest DLR langs. Make IronRuby runt... [Jim Deville]
directory Core/ Wed Jul 22 13:00:28 -0700 2009 upgrade to newest DLR langs. Make IronRuby runt... [Jim Deville]
directory Libs/ Wed Jul 22 13:00:28 -0700 2009 upgrade to newest DLR langs. Make IronRuby runt... [Jim Deville]
file Repl.sln Wed Jul 22 13:00:28 -0700 2009 upgrade to newest DLR langs. Make IronRuby runt... [Jim Deville]
directory Viewers/ Thu May 14 17:30:22 -0700 2009 feature: initial commit [jflam]