Commit graph

30 commits

Author SHA1 Message Date
Norayr Chilingarian
74bb4adb10 Listen.Mod added 2014-02-03 12:15:35 +04:00
Norayr Chilingarian
47c51986a1 XYplane and X wrappers added 2014-01-29 23:59:31 +04:00
Norayr Chilingarian
4bacf7f752 Sets module 2014-01-24 23:04:41 +04:00
Norayr Chilingarian
938c3786c8 Sets.Mod added to makefile 2014-01-24 18:27:12 +04:00
Norayr Chilingarian
1736258d7d ported TCrypt module 2014-01-22 00:50:20 +04:00
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
Norayr Chilingarian
4a4b3939a3 ulmProcess added 2013-10-16 13:51:35 +04:00
Norayr Chilingarian
bf5bc16cd6 ulmIO.Mod changed and now it works with 64 bit longint numbers. 2013-10-16 01:56:09 +04:00
Norayr Chilingarian
3071be3c36 ulmSYSTEM updated, implemented SYSTEM.UNIXCALL for one character read
and write.
added ulmIO module which uses those calls.
2013-10-11 20:49:55 +04:00
Norayr Chilingarian
760d826948 voc compiler first commit 2013-09-27 22:34:17 +04:00