Commit graph

66 commits

Author SHA1 Message Date
Norayr Chilingarian
417d04a99a ulmPlotters
Former-commit-id: ea1429795c
2013-10-23 18:07:03 +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
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
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
Norayr Chilingarian
893131c4ec ulmProcess added
Former-commit-id: 4a4b3939a3
2013-10-16 13:51:35 +04:00
Norayr Chilingarian
8edb411458 ulmIO.Mod changed and now it works with 64 bit longint numbers.
Former-commit-id: bf5bc16cd6
2013-10-16 01:56:09 +04:00
Norayr Chilingarian
fe95963b2f ulmSYSTEM updated, implemented SYSTEM.UNIXCALL for one character read
and write.
added ulmIO module which uses those calls.


Former-commit-id: 3071be3c36
2013-10-11 20:49:55 +04:00
Norayr Chilingarian
6a1eccd316 voc compiler first commit
Former-commit-id: 760d826948
2013-09-27 22:34:17 +04:00