From c96ac1e9ec3aae8744293a052d85d7decddcd52a Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sun, 20 May 2012 14:39:19 +0000 Subject: * boot/ast.boot (shoeCompTran): Simplify. (shoeCompTran1): Partially defer translation of fluid variable definition. (bindFluidVars!): New. Complete translation. (groupFluidVars): New. * interp/newfort.boot (fortFormatIntrinsics): Remove redundant return. --- src/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 190ef488..3a025966 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2012-05-20 Gabriel Dos Reis + + * boot/ast.boot (shoeCompTran): Simplify. + (shoeCompTran1): Partially defer translation of fluid variable + definition. + (bindFluidVars!): New. Complete translation. + (groupFluidVars): New. + * interp/newfort.boot (fortFormatIntrinsics): Remove redundant return. + 2012-05-19 Gabriel Dos Reis * boot/ast.boot (shoeCompTran1): Take variable sets by reference. -- cgit v1.2.3