clocc-cvslog digest, Vol 1 #106 - 3 msgs
[email protected] Sat, 12 Jul 2003 20:01:41 -0700
| Newsgroups | gmane.lisp.clocc.devel |
|---|---|
| Message-ID | <[email protected]> |
Send clocc-cvslog mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/clocc-cvslog or, via email, send a message with subject or body 'help' to [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of clocc-cvslog digest..." Today's Topics: 1. "clocc/src/f2cl/src f2cl1.l,1.121,1.122" (Raymond Toy) 2. "clocc/src/f2cl/src f2cl5.l,1.108,1.109" (Raymond Toy) 3. "clocc/src/f2cl/src f2cl6.l,1.35,1.36" (Raymond Toy) --__--__-- Message: 1 To: [email protected] Subject: "clocc/src/f2cl/src f2cl1.l,1.121,1.122" From: Raymond Toy <[email protected]> Date: Fri, 11 Jul 2003 21:24:38 -0700 Update of /cvsroot/clocc/clocc/src/f2cl/src In directory sc8-pr-cvs1:/tmp/cvs-serv8468/src/f2cl/src Modified Files: f2cl1.l Log Message: o Add new keyword parameter to specify the package to be used for compiling the code. Defaults to COMMON-LISP-USER o When generating a call to a routine, we need to check for reserved Lisp names and mangle it appropriately. Use the new name as needed. o When parsing a do loop, we need to check reserved lisp names for the loop variable. (Because other places will have mangled the name). --__--__-- Message: 2 To: [email protected] Subject: "clocc/src/f2cl/src f2cl5.l,1.108,1.109" From: Raymond Toy <[email protected]> Date: Fri, 11 Jul 2003 21:27:02 -0700 Update of /cvsroot/clocc/clocc/src/f2cl/src In directory sc8-pr-cvs1:/tmp/cvs-serv8797/src/f2cl/src Modified Files: f2cl5.l Log Message: o Make +reserved-lisp-names+ be T, PI, and NIL. o Add +allowed-lisp-names+ to be a list of names which can be used as is because the Fortran usage matches the Lisp usage. This prevents spurious variables with names like ABS$ from being created. o Use +allowed-lisp-names+ when checking for reserved lisp names. --__--__-- Message: 3 To: [email protected] Subject: "clocc/src/f2cl/src f2cl6.l,1.35,1.36" From: Raymond Toy <[email protected]> Date: Sat, 12 Jul 2003 11:44:04 -0700 Update of /cvsroot/clocc/clocc/src/f2cl/src In directory sc8-pr-cvs1:/tmp/cvs-serv17511/src/f2cl/src Modified Files: f2cl6.l Log Message: Include directory and name when computing the name of the output file. --__--__-- _______________________________________________ clocc-cvslog mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/clocc-cvslog End of clocc-cvslog Digest ------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps1