Update of /cvsroot/nice/Nice
In directory sc8-pr-cvs1:/tmp/cvs-serv19382
Modified Files:
NEWS
Log Message:
Support implicit 'this' for functional fields.
Index: NEWS
===================================================================
RCS file: /cvsroot/nice/Nice/NEWS,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** NEWS 18 Jan 2004 03:33:37 -0000 1.16
--- NEWS 18 Jan 2004 20:38:40 -0000 1.17
***************
*** 13,17 ****
to use new Object() and dispatch on Object again, code generation of
integer constants, overloading of function symbols, printing of string
! literals with escaped chars, ... )
--
--- 13,17 ----
to use new Object() and dispatch on Object again, code generation of
integer constants, overloading of function symbols, printing of string
! literals with escaped chars, implicit 'this' for functional fields, ... )
--
|