aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2011-10-14remove persistent variable support from edit_varHEADmasterFelix Lange1-121/+32
2011-10-14remove cruftFelix Lange30-600/+109
cruft includes: - module header comments (yikes..) - author attributes (sorry luke) - old guard tests
2011-10-14don't use now-incompatible file_gl for redirecting stdout to fileRobin Haberkorn2-8/+6
instead use the stderr group leader and redirect stderr on 'erl' invocation. * let error_logger use its file logger handler also let i:ii/1 use the list of modules to interpret directly. that way 'edit' can be debugged as well.
2006-01-04Added a stop/0 function which doesn't halt the Erlang node. Right now it ↵etnt1-0/+5
does a init:restart/0, but it should probably do something nicer. Also, added some info in the TOUR file.
2003-02-21Added 'msc' application to code path.lukeg1-2/+2
2003-02-21*** empty log message ***lukeg1-0/+2
2003-02-21Moved to "msc"lukeg1-62/+0
2003-02-21*** empty log message ***lukeg1-1/+1
2003-02-21*** empty log message ***lukeg32-0/+4803