2002-11-12 14:32 UTC+0100

This commit is contained in:
Antonio Linares
2002-11-12 13:33:01 +00:00
parent 25bcc0730a
commit fcf42ab014

View File

@@ -8,6 +8,12 @@
2002-12-01 23:12 UTC+0100 Foo Bar <foo.bar@foobar.org>
*/
2002-11-12 14:32 UTC+0100 Antonio Linares <alinares@fivetech.com>
* source/vm/hvm.c
+ strings as bytes arrays management implemented
Notice: Assignment is not implemented yet!
2002-11-12 12:55 UTC+0100 Antonio Linares <alinares@fivetech.com>
* source/vm/hvm.c
+ ":=" operator overloading support for locals and statics variables.