Added the while statement, had to introduce some new syntax for that, the for stateme...
commit49a10fcbcd249e96953235ea868791cb05fd6928
authorbinrapt <binrapt@ethnic.atheist.invalid>
Fri, 9 Oct 2009 17:33:42 +0000 (9 19:33 +0200)
committerbinrapt <binrapt@ethnic.atheist.invalid>
Fri, 9 Oct 2009 17:33:42 +0000 (9 19:33 +0200)
treed688fdba55bf338216591736ec1b5bbd2840edfc
parent7c0ceb7423c58d7880ba69ee0bbbfa90ce672146
Added the while statement, had to introduce some new syntax for that, the for statement isn't done yet, discovered a problem with the assignment statement - I really need to introduce l-values at this point, I think
fridh/function.hpp
fridh/intermediary.hpp
function.cpp
intermediary/intermediary.cpp