Commit graph

65 commits

Author SHA1 Message Date
Norayr Chilingarian
1f2fccfa3e added ComplexMath and LComplexMath 2013-10-21 17:12:38 +04:00
Norayr Chilingarian
fb38248e59 added Channel, Msg, RealConv, RealStr 2013-10-21 16:53:56 +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
ec65d603a9 Reals converted from Oberon text to ascii text 2013-10-18 01:14:01 +04:00
Norayr Chilingarian
f80034927c fixed directory layout 2013-10-17 03:28:08 +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
2cf9f399e3 ulmSYSTEM implements SYSTEM.UNIXCALL with two calls (read and write a
character), ported ulmIO which uses those calls.
2013-10-11 20:57:16 +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
2327556b15 ulmSYSTEM.Mod cleanup 2013-10-10 19:19:33 +04:00
Norayr Chilingarian
0d9024e4ae ulmEvents.Mod does not use C/asm code anymore. getaddr code procedure is
replaced by more correct SYSTEM.VAL calls.

added Readme and FAQ
2013-10-10 19:16:50 +04:00
Norayr Chilingarian
760d826948 voc compiler first commit 2013-09-27 22:34:17 +04:00