Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-21 | make echotest work on BSD, by adding .echo as recognized extension | Don Bright | |
2013-08-21 | Fixes two problems related to : lookup was dynamic rather than lexical, ↵ | Marius Kintel | |
assignment was done after all local variables causing it not to be copyable | |||
2013-06-13 | Added scope and reassignment tests | Marius Kintel | |
2013-04-26 | Further refactoring of scope/context mechanisms. Mostly related to the new ↵ | Marius Kintel | |
FileContext class. Not quite there yet, but almost |