Commit graph

34 commits

Author SHA1 Message Date
Norayr Chilingarian
b816c02bbc added ulmClocks
Former-commit-id: 94ed5a801e
2013-11-04 14:52:35 +04:00
Norayr Chilingarian
5e4d059db0 Scales fixed, Times added.
Former-commit-id: dda22584da
2013-10-29 19:41:23 +04:00
Norayr Chilingarian
f1fd9d546c ported Scales
Former-commit-id: 8652805181
2013-10-29 18:43:31 +04:00
Norayr Chilingarian
8ec2f9c342 Scales initial commit
Former-commit-id: c5823b7657
2013-10-29 18:42:28 +04:00
Norayr Chilingarian
e989e42d42 ported ulmLoader, ulmNetIO, ulmPersistentDisciplines, ulmPersistentObjects, ulmScales
fixed ulmConstStrings


Former-commit-id: e76b8bf27c
2013-10-29 17:15:11 +04:00
Norayr Chilingarian
4e45337b83 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


Former-commit-id: 841d00e9d0
2013-10-29 16:23:31 +04:00
Norayr Chilingarian
b21f525f9b ported Write
Former-commit-id: 44734e6643
2013-10-28 20:49:41 +04:00
Norayr Chilingarian
9f76f1d60f added Write
Former-commit-id: a34ee73f1c
2013-10-28 20:49:07 +04:00
Norayr Chilingarian
c31c0ecdef ulmSysErrors ported.
Former-commit-id: 278abe4110
2013-10-23 18:44:28 +04:00
Norayr Chilingarian
8cea6a4915 ulmErrors ported.
Former-commit-id: 9f8fefcd1b
2013-10-23 18:40:35 +04:00
Norayr Chilingarian
dc56f38ee2 ulmErrors initial commit
Former-commit-id: a9ee80528f
2013-10-23 18:34:06 +04:00
Norayr Chilingarian
89029e7753 ulmSys, ulmSysConversions
Former-commit-id: 60f0426d17
2013-10-23 18:33:07 +04:00
Norayr Chilingarian
417d04a99a ulmPlotters
Former-commit-id: ea1429795c
2013-10-23 18:07:03 +04:00
Norayr Chilingarian
05ae3b3bfb Plotters first commit
Former-commit-id: 5c5d315fbe
2013-10-23 18:00:42 +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
1bdad841c7 ConstStrings initial commit
Former-commit-id: d3d8ac9de6
2013-10-23 16:04:35 +04:00
Norayr Chilingarian
c7d37f9f67 ulmStrings ported
Former-commit-id: 0896b33cce
2013-10-23 16:01:32 +04:00
Norayr Chilingarian
74886e81ee ulmStrings first commit
Former-commit-id: 0c771ad7a6
2013-10-23 15:58:22 +04:00
Norayr Chilingarian
448319b3d2 ulmTexts.Mod ported
Former-commit-id: 1e73cef60c
2013-10-23 15:50:38 +04:00
Norayr Chilingarian
699dcc56ae ulmTexts.Mod added
Former-commit-id: a006fc20c2
2013-10-23 15:26:13 +04:00
Norayr Chilingarian
aae8083ca2 added ulmOperations.Mod
Former-commit-id: af12501259
2013-10-23 15:19:17 +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
39898530de ulmPrint added,
ulmIEEE, ulmMC68881, ulmReals ported


Former-commit-id: c648686eb7
2013-10-22 17:10:42 +04:00
Norayr Chilingarian
ff645b9f33 MC68881, Reals, StreamDisciplines
Former-commit-id: 577a398bfb
2013-10-22 16:57:13 +04:00
Norayr Chilingarian
6f24bfc67d StreamDisciplines
Former-commit-id: ab6cd805d5
2013-10-22 16:43:03 +04:00
Norayr Chilingarian
999a3baa33 ulmAssertions, ulmIndirectDisciplines
Former-commit-id: 26711501d0
2013-10-22 16:37:44 +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
640d71680b ulmSYSTEM implements SYSTEM.UNIXCALL with two calls (read and write a
character), ported ulmIO which uses those calls.


Former-commit-id: 2cf9f399e3
2013-10-11 20:57:16 +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
74d48821f4 ulmSYSTEM.Mod cleanup
Former-commit-id: 2327556b15
2013-10-10 19:19:33 +04:00
Norayr Chilingarian
3bf8892f5d ulmEvents.Mod does not use C/asm code anymore. getaddr code procedure is
replaced by more correct SYSTEM.VAL calls.

added Readme and FAQ


Former-commit-id: 0d9024e4ae
2013-10-10 19:16:50 +04:00
Norayr Chilingarian
6a1eccd316 voc compiler first commit
Former-commit-id: 760d826948
2013-09-27 22:34:17 +04:00