Commit graph

26 commits

Author SHA1 Message Date
Norayr Chilingarian
246fa180b8 Listen.Mod added
Former-commit-id: 74bb4adb10
2014-02-03 12:15:35 +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
54aa81283c Sets.Mod added to makefile
Former-commit-id: 938c3786c8
2014-01-24 18:27:12 +04:00
Norayr Chilingarian
35724cd3ef ported TCrypt module
Former-commit-id: 1736258d7d
2014-01-22 00:50:20 +04:00
Norayr Chilingarian
39c37311ee ported ulmConclusions, ulmRandomGenerators
Former-commit-id: d5a6f185c6
2014-01-22 00:43:16 +04:00
Norayr Chilingarian
1f46569693 ported ulmAsymmetricCiphers.Mod
Former-commit-id: 7b7c968aac
2014-01-22 00:28:04 +04:00
Norayr Chilingarian
28f23efe7a ported ulmBlockCiphers.Mod
Former-commit-id: 2e05d3b339
2014-01-22 00:20:04 +04:00
Norayr Chilingarian
acadcd4a0b ported ulmCipherOps.Mod
Former-commit-id: 2a16fd9af7
2014-01-22 00:12:50 +04:00
Norayr Chilingarian
09db577121 ulmCiphers added
Former-commit-id: 2ae37f223d
2014-01-22 00:08:11 +04:00
Norayr Chilingarian
6d7f30293e adding powerpc target
Former-commit-id: 931dae4763
2014-01-06 20:30:21 +04:00
Norayr Chilingarian
7e7f467acc Reals brought back for x86 and other 32bit platforms with gnuc dependency
Former-commit-id: bbb031f234
2013-11-06 16:00:20 +04:00
Norayr Chilingarian
f8278895f8 makefiles updated
Former-commit-id: 534c0549fd
2013-11-06 00:12:26 +04:00
Norayr Chilingarian
1a96394252 added Printer module from V4 system/ofront
Former-commit-id: b0fb5713a3
2013-10-26 18:56:03 +04:00
Norayr Chilingarian
de1c0814eb updated makefiles
Former-commit-id: 3c1f0f0906
2013-10-26 18:33:26 +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
f9c6bc3a30 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.


Former-commit-id: ce6490771e
2013-10-22 19:56:23 +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
a346587b35 modified all makefiles to compile ComplexMath and LComplexMath
Former-commit-id: 569ba1e5fd
2013-10-21 17:14:59 +04:00
Norayr Chilingarian
eebc103f72 added Channel, Msg, RealConv, RealStr
Former-commit-id: fb38248e59
2013-10-21 16:53:56 +04:00
Norayr Chilingarian
cac0ef9a24 improved makefiles, now it's easier to build a compiler.
Former-commit-id: 08c4a44059
2013-10-18 19:05:05 +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
eadecc1a46 ulmTypes.Mod and ulmStreams.Mod modules ported.
Former-commit-id: af6746cd0f
2013-10-16 19:22:58 +04:00