Commit graph

15 commits

Author SHA1 Message Date
Norayr Chilingarian
43ecc8663e OakFiles, added WriteByte to be more compatible with PO 2013 -- noch
Former-commit-id: b0a30438d1
2014-01-22 14:35:18 +04:00
Norayr Chilingarian
239aaa95f8 powerpc port completed.
mostly there are changes in Reals.Mod, for big endian.


Former-commit-id: b273a9901b
2014-01-08 04:01:49 +04:00
Norayr Chilingarian
6d7f30293e adding powerpc target
Former-commit-id: 931dae4763
2014-01-06 20:30:21 +04:00
Norayr Chilingarian
429a632e56 Kernel.Mod fixed, so that MODULES variable is always checked first.
This means, custom module with the same name, as standard, will be checked first.


Former-commit-id: b18729c519
2013-11-14 18:47:49 +04:00
Norayr Chilingarian
7e7f467acc Reals brought back for x86 and other 32bit platforms with gnuc dependency
Former-commit-id: bbb031f234
2013-11-06 16:00:20 +04:00
Norayr Chilingarian
e6f1f7a55c added v4 strings
Former-commit-id: 1527f30aa3
2013-10-31 23:32:20 +04:00
Norayr Chilingarian
7854a25a61 vmake ported
Former-commit-id: 776ccc8b46
2013-10-31 22:51:42 +04:00
Norayr Chilingarian
e81f79dff9 added GetName function to OakFiles;
ported BTrees, MD5, Zip, Zlib, ZlibBuffers, ZlibDeflate, ZlibInflate, ZlibReaders, ZlibWriters to compile with voc


Former-commit-id: fcc5f1447d
2013-10-31 18:51:55 +04:00
Norayr Chilingarian
ad9eb05779 oocSysClock now don't use C calls, but use Unix.Mod instead.
Unix.Mod modified, Gettimeofday now returns value.
Kernel.Mod modified in order to conform to Unix.Mod new interface


Former-commit-id: 13da72a3ac
2013-10-30 19:55:27 +04:00
Norayr Chilingarian
1a96394252 added Printer module from V4 system/ofront
Former-commit-id: b0fb5713a3
2013-10-26 18:56:03 +04:00
Norayr Chilingarian
de1f1076f2 OakFiles fixed
Former-commit-id: 0358bfac55
2013-10-21 20:27:54 +04:00
Norayr Chilingarian
d8d1c29e6f added OakFiles.Mod which does not search for files in OBERON path, implemented ReadLine procedure.
added oocRts wrapper around Unix.Mod and Args.Mod,added Filenames.Mod.
Unix.Mod and Args.Mod modified, interface extended.


Former-commit-id: 8f34e77d9d
2013-10-21 19:53:26 +04:00
Norayr Chilingarian
2ab3758ada fixed Reals.Mod, see comments there, git rid of libc dependency, becaus ecvt call caused crash when running ./showdef oocLowLReal.sym file.
added oocLowReal.Mod and oocLowLReal.Mod


Former-commit-id: c9ebc5174d
2013-10-18 17:34:26 +04:00
Norayr Chilingarian
b86148871b Reals converted from Oberon text to ascii text
Former-commit-id: ec65d603a9
2013-10-18 01:14:01 +04:00
Norayr Chilingarian
6a1eccd316 voc compiler first commit
Former-commit-id: 760d826948
2013-09-27 22:34:17 +04:00