Commit graph

61 commits

Author SHA1 Message Date
Norayr Chilingarian
386fe21fec fixed x86_64/Unix.Mod, swapped mode and nlink fields
Former-commit-id: c9c82e0a97
2013-11-05 14:20:54 +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
4e45337b83 ported SysIO, modified ulmSYSTEM for that as a wrapper to Unix.Mod
ulmSYSTEM.UNIXCALLs are wrapped to Unix.Mod functions.
Added Pipe to Unix.Mod


Former-commit-id: 841d00e9d0
2013-10-29 16:23:31 +04:00
Norayr Chilingarian
022dd8ef4a ported ulmStrings, ulmConstStrings.
changed hidden fields limit in OPM module.
makefiles


Former-commit-id: 6ef66fa542
2013-10-23 17:54:58 +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
3b0d8c163c added oocRealMath oocOakMath modules
Former-commit-id: 24b30cdae7
2013-10-18 17:45:17 +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
eadecc1a46 ulmTypes.Mod and ulmStreams.Mod modules ported.
Former-commit-id: af6746cd0f
2013-10-16 19:22:58 +04:00
Norayr Chilingarian
8edb411458 ulmIO.Mod changed and now it works with 64 bit longint numbers.
Former-commit-id: bf5bc16cd6
2013-10-16 01:56:09 +04:00
Norayr Chilingarian
5213eaba67 updated x86_64 bootstrap binary (vocstatic)
Former-commit-id: fef1fe590c
2013-10-07 17:02:26 +04:00
Norayr Chilingarian
6a1eccd316 voc compiler first commit
Former-commit-id: 760d826948
2013-09-27 22:34:17 +04:00