Commit graph

88 commits

Author SHA1 Message Date
norayr
4f0312705e server improved. -- noch
Former-commit-id: 3d7c49a6dc
2015-03-19 21:01:47 +04:00
norayr
2615a22901 forking server example with oberon; -- noch.
Former-commit-id: 48041fee19
2015-03-19 19:33:34 +04:00
Norayr Chilingarian
6886a243a6 added oocRandomNumbers, updated newt wrapper with GetKey function. -- noch
Former-commit-id: ab5d3f734e
2015-03-12 00:24:11 +04:00
Norayr Chilingarian
7de984b46a added newt example with buttons. updated newt wrapper. -- noch.
Former-commit-id: 0aecdbd935
2015-03-11 02:13:06 +04:00
Norayr Chilingarian
ebfcd163aa newt wrapper -- noch
Former-commit-id: 8d73a74432
2015-02-22 01:56:44 +04:00
Norayr Chilingarian
566b2dd4f7 beautified wrapper -- noch
Former-commit-id: 669735779f
2015-02-21 14:49:37 +04:00
Norayr Chilingarian
a93d9cb261 newt binding updated -- noch
Former-commit-id: 08668e2495
2015-02-21 14:23:26 +04:00
Norayr Chilingarian
3f82522841 newt binding, first demo - hello world application -- noch
Former-commit-id: 034808deb8
2015-02-21 04:38:14 +04:00
Norayr Chilingarian
f2e15511a0 got rid of ecvt completely. reals.mod and texts test updated. -- noch
Former-commit-id: 606c23d096
2015-02-18 16:51:40 +04:00
Norayr Chilingarian
d29b4a0427 x86_86 gcc/clang low level modules update, types clarified. -- noch
Former-commit-id: 59e489ea43
2015-02-10 15:06:04 +04:00
Norayr Chilingarian
0611c0a458 fixed demos.
-- noch


Former-commit-id: 441264de16
2015-01-28 20:17:14 +04:00
Norayr Chilingarian
930101bc00 ulmIntOperatins ported.
x11 modules moved to separate directory and won't be compiled by
default.
x11 test cases updated.

-- noch


Former-commit-id: 797ea84f14
2015-01-28 19:36:22 +04:00
Norayr Chilingarian
6dee99947d texts test added. -- noch
Former-commit-id: 2233289cbd
2015-01-27 11:00:33 +04:00
Norayr Chilingarian
4ca4fdfb7f added IFS ( Iterated Function System ) example from Reiser's book
Former-commit-id: 06fa950748
2014-08-28 14:23:36 +04:00
Norayr Chilingarian
011aedbab1 fixed games with compatIn module
Former-commit-id: 5f508b16bb
2014-05-30 10:19:32 +04:00
Norayr Chilingarian
485e27a287 first colored messasges in OPM using vt100, 'f' option added to disable
it


Former-commit-id: 338c3f47e8
2014-04-14 01:22:03 +04:00
norayr
da0807d369 module crt almost completed, crttest for reference
Former-commit-id: 4943886b64
2014-04-13 21:04:37 +04:00
Norayr Chilingarian
b9bc8f2a39 gnuc -> gcc, more abstraction in makefiles and extTools
Former-commit-id: 01664df2ee
2014-04-13 14:15:48 +04:00
root
9478214c01 added Makefile to build vt100 and crt modules.
Former-commit-id: 16a810e037
2014-04-12 02:11:40 +04:00
Norayr Chilingarian
98bfa994fa vt100 and crt units, some changes in Unix.Mod
Former-commit-id: 7f11185f6a
2014-04-11 21:41:49 +04:00
Norayr Chilingarian
8603eeef82 vt100 improved
Former-commit-id: c0b83a8ee9
2014-04-11 17:21:57 +04:00
Norayr Chilingarian
4ce82062ac initial vt100 module release
Former-commit-id: ec730b6da2
2014-04-11 15:02:26 +04:00
Norayr Chilingarian
13bd5b56a5 fixed makefile
Former-commit-id: 048a6f7f35
2014-02-11 22:35:57 +04:00
Norayr Chilingarian
2fed8505b9 fixed makefile
Former-commit-id: d7d6a66071
2014-02-11 22:32:26 +04:00
Norayr Chilingarian
7cdca222af rename
Former-commit-id: 0571cd7841
2014-02-03 20:31:37 +04:00
Norayr Chilingarian
262a44b56c readme fix
Former-commit-id: c72709c86e
2014-02-03 20:30:26 +04:00
Norayr Chilingarian
72292bedf8 not important change
Former-commit-id: a7eaf9cacb
2014-02-03 20:29:11 +04:00
Norayr Chilingarian
da332ab43b added audio example
Former-commit-id: f77ccb0058
2014-02-03 20:27:18 +04:00
Norayr Chilingarian
6939e38e29 added two more examples Tron and Vier
Former-commit-id: 5356b94f89
2014-02-03 18:12:15 +04:00
Norayr Chilingarian
35d58d04c4 fixed tetris readme
Former-commit-id: fd8a8cac54
2014-02-03 17:56:26 +04:00
Norayr Chilingarian
4b4c2c1454 tetris example added
Former-commit-id: ec7a685466
2014-02-03 17:01:10 +04:00
Norayr Chilingarian
1872ee2a33 minesweeper example added
Former-commit-id: a2fbb3aaa4
2014-02-03 16:48:44 +04:00
Norayr Chilingarian
afff10cca3 gtk example
Former-commit-id: 97181a4b8d
2014-01-31 17:08:54 +04:00
Norayr Chilingarian
a4b8164ffc added PacMan demo
Former-commit-id: 9fb89d2a14
2014-01-30 19:42:58 +04:00
Norayr Chilingarian
054c1788a6 makefile fix
Former-commit-id: c1f0081478
2014-01-30 13:01:00 +04:00
Norayr Chilingarian
eb7c80c0cb updated X11 test makefile for old systems
Former-commit-id: 00fa074dd4
2014-01-30 00:16:31 +04:00
Norayr Chilingarian
7cc347d9fa XYplane and X wrappers added
Former-commit-id: 47c51986a1
2014-01-29 23:59:31 +04:00
Norayr Chilingarian
6a1eccd316 voc compiler first commit
Former-commit-id: 760d826948
2013-09-27 22:34:17 +04:00