Fixed bugs in within.
18 lines of code changed in 1 file:
Within now works, i.e. local classes can interactively be inserted
273 lines of code changed in 3 files:
Added within to Absyn.Program
40 lines of code changed in 8 files:
Moved README.TXT to READMEFIRST.TXT to avoid cvs co conflict on cygwin
1 lines of code changed in 2 files:
Added incremental adding of top level classes
64 lines of code changed in 3 files:
added interactive symboltable
71 lines of code changed in 5 files:
Added expression parser in the interactive environment
6 lines of code changed in 1 file:
Added expression parser in the interactive environment
158 lines of code changed in 7 files:
Small bug in revision info
1 lines of code changed in 1 file:
Added socket communication for an interactive mode compiler. Start modeq with +d=interactive,dump,interactivedump and then telnet to port 29500 to send models to the server. So far the models are not saved anywhere, they are only output if dump flag is set.
373 lines of code changed in 9 files:
Added inner/outer to absyn
38 lines of code changed in 5 files: