Author: lpadovan Date: Thu Aug 30 12:11:41 2007 New Revision: 902 URL: http://svn.gna.org/viewcvs/carbon?rev=902&view=rev Log: * implemented most external functions in the interpreter (this is reasonable for functions in the standard library and for functions such as String.concat that communicate non-native data (lists))
Added: trunk/src/backend/toplevel/functions.ml trunk/src/backend/toplevel/functions.mli trunk/src/backend/toplevel/operators.ml trunk/src/backend/toplevel/operators.mli Modified: trunk/src/backend/toplevel/.depend trunk/src/backend/toplevel/Makefile.am trunk/src/backend/toplevel/compiler.ml trunk/src/carbon/loader.ml trunk/src/object/mapper.ml trunk/src/object/valueSt.ml trunk/src/runtime/common/Carbon/Array.cox trunk/src/runtime/common/Carbon/Debug.cox trunk/src/runtime/common/Carbon/Double.cox trunk/src/runtime/common/Carbon/Float.cox trunk/src/runtime/common/Carbon/Int.cox trunk/src/runtime/common/Carbon/Makefile.am trunk/src/runtime/common/Carbon/Math.cox trunk/src/runtime/common/Carbon/Prelude.pre trunk/src/runtime/common/Carbon/String.cox trunk/src/runtime/gcc/Carbon/Makefile.am trunk/src/shell/interface.c _______________________________________________ Carbon-commits mailing list Carbon-commits@gna.org https://mail.gna.org/listinfo/carbon-commits