Commit graph

13 commits

Author SHA1 Message Date
Norayr Chilingarian
e1f76da278 separated Kernel, Files. Texts modules for bootstrapping and general use 2014-03-21 04:00:44 +08:00
Norayr Chilingarian
5da154ee1c Files, Kernel changes to eliminate warnings under darwin 2014-03-19 04:20:47 +04:00
Norayr Chilingarian
49b86a4ac5 added target os, added experimental darwin, starting darwin port 2014-03-18 20:05:19 +04:00
Norayr Chilingarian
b18729c519 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.
2013-11-14 18:47:49 +04:00
Norayr Chilingarian
d9f6914fe5 extTools fixed for non 64bit architectures, SysStat can now be compiled on 32bit architectures 2013-11-06 00:10:20 +04:00
Norayr Chilingarian
1355629f90 Unix.Mod modified, synced with output of cpp /usr/include/asm/stat.h 2013-11-05 15:49:47 +04:00
Norayr Chilingarian
c9c82e0a97 fixed x86_64/Unix.Mod, swapped mode and nlink fields 2013-11-05 14:20:54 +04:00
Norayr Chilingarian
13da72a3ac 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
2013-10-30 19:55:27 +04:00
Norayr Chilingarian
6ef66fa542 ported ulmStrings, ulmConstStrings.
changed hidden fields limit in OPM module.
makefiles
2013-10-23 17:54:58 +04:00
Norayr Chilingarian
8f34e77d9d 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.
2013-10-21 19:53:26 +04:00
Norayr Chilingarian
08c4a44059 improved makefiles, now it's easier to build a compiler. 2013-10-18 19:05:05 +04:00
Norayr Chilingarian
e81c21e56f updated linux.gnuc.x86_64 bootstrap binary 2013-10-07 17:03:04 +04:00
Norayr Chilingarian
760d826948 voc compiler first commit 2013-09-27 22:34:17 +04:00