Commit graph

21 commits

Author SHA1 Message Date
Norayr Chilingarian
930101bc00 ulmIntOperatins ported.
x11 modules moved to separate directory and won't be compiled by
default.
x11 test cases updated.

-- noch


Former-commit-id: 797ea84f14
2015-01-28 19:36:22 +04:00
Norayr Chilingarian
b1946ac2ec freebsd port works.
I have no freebsd, and port was made by request and with help of
tangentstorm from #oberon channel (:
still it's not well tested and is considered experimental.


Former-commit-id: 2d6ac451ba
2014-05-20 00:56:33 +04:00
Norayr Chilingarian
b9bc8f2a39 gnuc -> gcc, more abstraction in makefiles and extTools
Former-commit-id: 01664df2ee
2014-04-13 14:15:48 +04:00
Norayr Chilingarian
4392bf4c5d linux clang platform added
Former-commit-id: d2680335c6
2014-03-27 16:44:51 +04:00
Norayr Chilingarian
66c583b70e separated Kernel, Files. Texts modules for bootstrapping and general use
Former-commit-id: e1f76da278
2014-03-21 04:00:44 +08:00
Norayr Chilingarian
38d4e88876 added target os, added experimental darwin, starting darwin port
Former-commit-id: 49b86a4ac5
2014-03-18 20:05:19 +04:00
Norayr Chilingarian
42fd04a7ab remaining ooc C type files
Former-commit-id: 3618fac1b1
2014-01-30 00:03:19 +04:00
Norayr Chilingarian
7cc347d9fa XYplane and X wrappers added
Former-commit-id: 47c51986a1
2014-01-29 23:59:31 +04:00
Norayr Chilingarian
f20e35c84d Sets module
Former-commit-id: 4bacf7f752
2014-01-24 23:04:41 +04:00
Norayr Chilingarian
7443364939 Filenames module name fixed
Former-commit-id: 5ea1331d6f
2013-11-12 16:36:07 +04:00
Norayr Chilingarian
2a551d0ec3 oocFilenames.Mod added
Former-commit-id: 5f88bfe681
2013-11-12 16:05:08 +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
5326e1d4bb added BinaryRider, TextRider, JulianDay.
riders are not very useful because PosixFileDesc, Files and StdChannels are not ported.


Former-commit-id: e05e466d38
2013-10-22 14:11:34 +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
be7f178634 added ComplexMath and LComplexMath
Former-commit-id: 1f2fccfa3e
2013-10-21 17:12:38 +04:00
Norayr Chilingarian
eebc103f72 added Channel, Msg, RealConv, RealStr
Former-commit-id: fb38248e59
2013-10-21 16:53:56 +04:00
Norayr Chilingarian
8f020aa94b ported four more modules from ooc lib
Former-commit-id: c6a299a1fe
2013-10-18 18:43:15 +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
e05683bf4d fixed directory layout
Former-commit-id: f80034927c
2013-10-17 03:28:08 +04:00
Norayr Chilingarian
6a1eccd316 voc compiler first commit
Former-commit-id: 760d826948
2013-09-27 22:34:17 +04:00