Commit graph

21 commits

Author SHA1 Message Date
Norayr Chilingarian
d5a6f185c6 ported ulmConclusions, ulmRandomGenerators 2014-01-22 00:43:16 +04:00
Norayr Chilingarian
7b7c968aac ported ulmAsymmetricCiphers.Mod 2014-01-22 00:28:04 +04:00
Norayr Chilingarian
2e05d3b339 ported ulmBlockCiphers.Mod 2014-01-22 00:20:04 +04:00
Norayr Chilingarian
2a16fd9af7 ported ulmCipherOps.Mod 2014-01-22 00:12:50 +04:00
Norayr Chilingarian
2ae37f223d ulmCiphers added 2014-01-22 00:08:11 +04:00
Norayr Chilingarian
931dae4763 adding powerpc target 2014-01-06 20:30:21 +04:00
Norayr Chilingarian
bbb031f234 Reals brought back for x86 and other 32bit platforms with gnuc dependency 2013-11-06 16:00:20 +04:00
Norayr Chilingarian
534c0549fd makefiles updated 2013-11-06 00:12:26 +04:00
Norayr Chilingarian
b0fb5713a3 added Printer module from V4 system/ofront 2013-10-26 18:56:03 +04:00
Norayr Chilingarian
3c1f0f0906 updated makefiles 2013-10-26 18:33:26 +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
ce6490771e ulmPrint ported, ulmStreams modified.
needs test, I am not sure it will work correctly.
it is not clean how some type casts would work in voc.
2013-10-22 19:56:23 +04:00
Norayr Chilingarian
e05e466d38 added BinaryRider, TextRider, JulianDay.
riders are not very useful because PosixFileDesc, Files and StdChannels are not ported.
2013-10-22 14:11:34 +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
569ba1e5fd modified all makefiles to compile ComplexMath and LComplexMath 2013-10-21 17:14:59 +04:00
Norayr Chilingarian
fb38248e59 added Channel, Msg, RealConv, RealStr 2013-10-21 16:53:56 +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
c6a299a1fe ported four more modules from ooc lib 2013-10-18 18:43:15 +04:00
Norayr Chilingarian
24b30cdae7 added oocRealMath oocOakMath modules 2013-10-18 17:45:17 +04:00
Norayr Chilingarian
c9ebc5174d 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
2013-10-18 17:34:26 +04:00
Norayr Chilingarian
af6746cd0f ulmTypes.Mod and ulmStreams.Mod modules ported. 2013-10-16 19:22:58 +04:00