Commit graph

224 commits

Author SHA1 Message Date
Norayr Chilingarian
1527f30aa3 added v4 strings 2013-10-31 23:32:20 +04:00
Norayr Chilingarian
6b3baeb47f added help message to vmake if run without arguments 2013-10-31 23:03:06 +04:00
Norayr Chilingarian
776ccc8b46 vmake ported 2013-10-31 22:51:42 +04:00
Norayr Chilingarian
2aeddb9975 Make module from Trianus system added.
S3 system filen renamed with prefix eth.
2013-10-31 22:37:05 +04:00
Norayr Chilingarian
671fa80f50 ported Sets from S3 2013-10-31 20:43:07 +04:00
Norayr Chilingarian
bd3b90d6b6 ported RandomNumbers 2013-10-31 20:39:37 +04:00
Norayr Chilingarian
fcc5f1447d added GetName function to OakFiles;
ported BTrees, MD5, Zip, Zlib, ZlibBuffers, ZlibDeflate, ZlibInflate, ZlibReaders, ZlibWriters to compile with voc
2013-10-31 18:51:55 +04:00
Norayr Chilingarian
8d6b0063bb changed hints a little 2013-10-30 22:04:03 +04:00
Norayr Chilingarian
80a34fe70c updated hints file with known bug about shifting variables of set type 2013-10-30 21:47:34 +04:00
Norayr Chilingarian
740a507760 updated makefile 2013-10-30 21:41:31 +04:00
Norayr Chilingarian
5531f92727 ported MersenneTwister to voc 2013-10-30 21:40:23 +04:00
Norayr Chilingarian
555d3301ff added MersenneTwister.Mod which can be compiled with XDS system. Now will port it to voc 2013-10-30 21:39:40 +04:00
Norayr Chilingarian
1325713892 Unix.Mod for 32bit platforms modified too. 2013-10-30 19:58:31 +04:00
Norayr Chilingarian
13da72a3ac oocSysClock now don't use C calls, but use Unix.Mod instead.
Unix.Mod modified, Gettimeofday now returns value.
Kernel.Mod modified in order to conform to Unix.Mod new interface
2013-10-30 19:55:27 +04:00
Norayr Chilingarian
80d4889d39 MultiArrays port 2013-10-29 21:18:50 +04:00
Norayr Chilingarian
79055e9f25 multi arrays initial commit (not binary now) to see changes 2013-10-29 21:17:53 +04:00
Norayr Chilingarian
1330471474 updated makefile 2013-10-29 21:11:29 +04:00
Norayr Chilingarian
0f9b0604da ported MultyArray module 2013-10-29 21:03:27 +04:00
Norayr Chilingarian
e6bd70d1d3 MultiArray modules initial commit 2013-10-29 21:02:03 +04:00
Norayr Chilingarian
dda22584da Scales fixed, Times added. 2013-10-29 19:41:23 +04:00
Norayr Chilingarian
8652805181 ported Scales 2013-10-29 18:43:31 +04:00
Norayr Chilingarian
c5823b7657 Scales initial commit 2013-10-29 18:42:28 +04:00
Norayr Chilingarian
e76b8bf27c ported ulmLoader, ulmNetIO, ulmPersistentDisciplines, ulmPersistentObjects, ulmScales
fixed ulmConstStrings
2013-10-29 17:15:11 +04:00
Norayr Chilingarian
841d00e9d0 ported SysIO, modified ulmSYSTEM for that as a wrapper to Unix.Mod
ulmSYSTEM.UNIXCALLs are wrapped to Unix.Mod functions.
Added Pipe to Unix.Mod
2013-10-29 16:23:31 +04:00
Norayr Chilingarian
44734e6643 ported Write 2013-10-28 20:49:41 +04:00
Norayr Chilingarian
a34ee73f1c added Write 2013-10-28 20:49:07 +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
b66639a18b added pow opal strings module 2013-10-26 18:31:38 +04:00
Norayr Chilingarian
278abe4110 ulmSysErrors ported. 2013-10-23 18:44:28 +04:00
Norayr Chilingarian
9f8fefcd1b ulmErrors ported. 2013-10-23 18:40:35 +04:00
Norayr Chilingarian
a9ee80528f ulmErrors initial commit 2013-10-23 18:34:06 +04:00
Norayr Chilingarian
60f0426d17 ulmSys, ulmSysConversions 2013-10-23 18:33:07 +04:00
Norayr Chilingarian
ea1429795c ulmPlotters 2013-10-23 18:07:03 +04:00
Norayr Chilingarian
5c5d315fbe Plotters first commit 2013-10-23 18:00:42 +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
d3d8ac9de6 ConstStrings initial commit 2013-10-23 16:04:35 +04:00
Norayr Chilingarian
0896b33cce ulmStrings ported 2013-10-23 16:01:32 +04:00
Norayr Chilingarian
0c771ad7a6 ulmStrings first commit 2013-10-23 15:58:22 +04:00
Norayr Chilingarian
1e73cef60c ulmTexts.Mod ported 2013-10-23 15:50:38 +04:00
Norayr Chilingarian
a006fc20c2 ulmTexts.Mod added 2013-10-23 15:26:13 +04:00
Norayr Chilingarian
af12501259 added ulmOperations.Mod 2013-10-23 15:19:17 +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
c648686eb7 ulmPrint added,
ulmIEEE, ulmMC68881, ulmReals ported
2013-10-22 17:10:42 +04:00
Norayr Chilingarian
577a398bfb MC68881, Reals, StreamDisciplines 2013-10-22 16:57:13 +04:00
Norayr Chilingarian
ab6cd805d5 StreamDisciplines 2013-10-22 16:43:03 +04:00
Norayr Chilingarian
26711501d0 ulmAssertions, ulmIndirectDisciplines 2013-10-22 16:37:44 +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
0358bfac55 OakFiles fixed 2013-10-21 20:27:54 +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