Commit graph

312 commits

Author SHA1 Message Date
Norayr Chilingarian
54aa81283c Sets.Mod added to makefile
Former-commit-id: 938c3786c8
2014-01-24 18:27:12 +04:00
Norayr Chilingarian
91ac611b12 Sets.Mod ported, works for 64 bit too
Former-commit-id: 6cd74433a2
2014-01-24 18:24:26 +04:00
Norayr Chilingarian
6961b9628e Sets.Mod from v4 system added (GPL)
Former-commit-id: b600d11d01
2014-01-24 18:22:02 +04:00
Norayr Chilingarian
bc8c90fb84 PO 2013 compiler for Wirth's RISC processor now can be compiled with voc
Former-commit-id: edf0df4cbf
2014-01-24 17:12:26 +04:00
Norayr Chilingarian
0e5d1c3ca8 Project Oberon 2013 edition compiler source added
Former-commit-id: cf06850388
2014-01-24 17:11:12 +04:00
Norayr Chilingarian
22532caf98 OakFiles modified to be closer to PO 2013 Files -- noch
Former-commit-id: eace02450d
2014-01-22 15:50:08 +04:00
Norayr Chilingarian
43ecc8663e OakFiles, added WriteByte to be more compatible with PO 2013 -- noch
Former-commit-id: b0a30438d1
2014-01-22 14:35:18 +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
c4df95060d powerpc bootstrap binary
Former-commit-id: 7fee90885b
2014-01-08 05:22:50 +04:00
Norayr Chilingarian
3a0e194d18 powerpc
Former-commit-id: 13a7216990
2014-01-08 05:14:57 +04:00
Norayr Chilingarian
239aaa95f8 powerpc port completed.
mostly there are changes in Reals.Mod, for big endian.


Former-commit-id: b273a9901b
2014-01-08 04:01:49 +04:00
Norayr Chilingarian
d7dda25f85 porting to powerpc
Former-commit-id: 44086e5817
2014-01-06 20:38:56 +04:00
Norayr Chilingarian
6d7f30293e adding powerpc target
Former-commit-id: 931dae4763
2014-01-06 20:30:21 +04:00
Norayr Chilingarian
429a632e56 Kernel.Mod fixed, so that MODULES variable is always checked first.
This means, custom module with the same name, as standard, will be checked first.


Former-commit-id: b18729c519
2013-11-14 18:47:49 +04:00
Norayr Chilingarian
48e4a887e5 increased command line length
Former-commit-id: d1ce637c81
2013-11-13 17:23:03 +04:00
Norayr Chilingarian
7443364939 Filenames module name fixed
Former-commit-id: 5ea1331d6f
2013-11-12 16:36:07 +04:00
Norayr Chilingarian
2a551d0ec3 oocFilenames.Mod added
Former-commit-id: 5f88bfe681
2013-11-12 16:05:08 +04:00
Norayr Chilingarian
4893f47575 ulmSysStat for 32 bit platforms now works
Former-commit-id: 2d0c36b73c
2013-11-06 19:50:11 +04:00
Norayr Chilingarian
c318dcdcd9 bootstrap binary for x86 updated
Former-commit-id: 2ed3b84719
2013-11-06 16:05:53 +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
26337b94e6 ulmEvents fixed, beautified
Former-commit-id: 015afee491
2013-11-06 14:42:28 +04:00
Norayr Chilingarian
f8278895f8 makefiles updated
Former-commit-id: 534c0549fd
2013-11-06 00:12:26 +04:00
Norayr Chilingarian
d765c35b19 extTools fixed for non 64bit architectures, SysStat can now be compiled on 32bit architectures
Former-commit-id: d9f6914fe5
2013-11-06 00:10:20 +04:00
Norayr Chilingarian
13ea84f2cd SysStat, SysConversions ported
Former-commit-id: d2c954e16f
2013-11-05 22:05:20 +04:00
Norayr Chilingarian
2f80f5c8a7 Unix.Mod modified, synced with output of cpp /usr/include/asm/stat.h
Former-commit-id: 1355629f90
2013-11-05 15:49:47 +04:00
Norayr Chilingarian
386fe21fec fixed x86_64/Unix.Mod, swapped mode and nlink fields
Former-commit-id: c9c82e0a97
2013-11-05 14:20:54 +04:00
Norayr Chilingarian
7ee8f7f766 ported SysConversions
Former-commit-id: 909a06c48a
2013-11-04 17:17:57 +04:00
Norayr Chilingarian
ed57314640 ported TimeConditions, Conditions fixed
Former-commit-id: c9646a0f9f
2013-11-04 16:07:40 +04:00
Norayr Chilingarian
b128df489e ported StreamConditions, Conditions fixed
Former-commit-id: 4c7126816b
2013-11-04 15:24:46 +04:00
Norayr Chilingarian
8664f0d400 ulmConditions ported, ulmRelatedEvents fixed
Former-commit-id: 81e897f416
2013-11-04 15:12:20 +04:00
Norayr Chilingarian
f809c94a9d ported ulmTimers
Former-commit-id: 418da2a304
2013-11-04 15:04:16 +04:00
Norayr Chilingarian
b816c02bbc added ulmClocks
Former-commit-id: 94ed5a801e
2013-11-04 14:52:35 +04:00
Norayr Chilingarian
40034cd479 array size 32 is not enough with some ulm oberon library files.
vmake crashed - out of array bounds error. fixed.


Former-commit-id: 6b18777353
2013-11-02 15:48:24 +04:00
Norayr Chilingarian
e6f1f7a55c added v4 strings
Former-commit-id: 1527f30aa3
2013-10-31 23:32:20 +04:00
Norayr Chilingarian
13c0d5a989 added help message to vmake if run without arguments
Former-commit-id: 6b3baeb47f
2013-10-31 23:03:06 +04:00
Norayr Chilingarian
7854a25a61 vmake ported
Former-commit-id: 776ccc8b46
2013-10-31 22:51:42 +04:00
Norayr Chilingarian
d9065fea6d Make module from Trianus system added.
S3 system filen renamed with prefix eth.


Former-commit-id: 2aeddb9975
2013-10-31 22:37:05 +04:00
Norayr Chilingarian
8d3b311dd2 ported Sets from S3
Former-commit-id: 671fa80f50
2013-10-31 20:43:07 +04:00
Norayr Chilingarian
918afb1d3f ported RandomNumbers
Former-commit-id: bd3b90d6b6
2013-10-31 20:39:37 +04:00
Norayr Chilingarian
e81f79dff9 added GetName function to OakFiles;
ported BTrees, MD5, Zip, Zlib, ZlibBuffers, ZlibDeflate, ZlibInflate, ZlibReaders, ZlibWriters to compile with voc


Former-commit-id: fcc5f1447d
2013-10-31 18:51:55 +04:00
Norayr Chilingarian
e3fb8c1ddc changed hints a little
Former-commit-id: 8d6b0063bb
2013-10-30 22:04:03 +04:00
Norayr Chilingarian
d6f0482c2e updated hints file with known bug about shifting variables of set type
Former-commit-id: 80a34fe70c
2013-10-30 21:47:34 +04:00
Norayr Chilingarian
514f908bda updated makefile
Former-commit-id: 740a507760
2013-10-30 21:41:31 +04:00
Norayr Chilingarian
29bd3bd161 ported MersenneTwister to voc
Former-commit-id: 5531f92727
2013-10-30 21:40:23 +04:00
Norayr Chilingarian
777e4f1151 added MersenneTwister.Mod which can be compiled with XDS system. Now will port it to voc
Former-commit-id: 555d3301ff
2013-10-30 21:39:40 +04:00