Commit graph

229 commits

Author SHA1 Message Date
Norayr Chilingarian
c2d0f4074c removed unnecessary binaries
Former-commit-id: bf6e685d1c
2014-05-07 21:02:32 +04:00
Norayr Chilingarian
c3af38cdfc 0. fixed OPM.Mark bug, now when pos = -1 it shows error correctly.
1. added cool error message handling with showing "^" under the line
which points exactly where the error is.


Former-commit-id: 74f47aa69c
2014-05-07 20:09:30 +04:00
Norayr Chilingarian
cf29c4721b main program msg is also green
Former-commit-id: 561137e16d
2014-04-14 02:29:33 +04:00
Norayr Chilingarian
5e1da388fa x86_64 and powerpc bootstrap binaries update
Former-commit-id: fc3af7e3af
2014-04-14 02:23:52 +04:00
norayr
6a948de787 raspberry pi bootstrap binary
Former-commit-id: 72b53f61f7
2014-04-14 02:20:31 +04:00
norayr
2fcad9db3b darwin bootstrap binary
Former-commit-id: ca80f58e94
2014-04-14 06:01:11 +08:00
norayr
72e3679b72 green output, powerpc binaries
Former-commit-id: 175a480412
2014-04-14 01:57:06 +04:00
norayr
580db0d788 darwin bootstrap binary
Former-commit-id: f4d3bb13ff
2014-04-14 05:32:39 +08: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
88215c3480 powerpc clang bootstrap binary updated
Former-commit-id: fd34af424e
2014-04-13 14:56:28 +04:00
norayr
74a5748f76 updated raspberry pi gcc bootstrap binary
Former-commit-id: c35e1e499e
2014-04-13 14:50:25 +04:00
norayr
77ba22e109 updated powerpc bootstrap binary
Former-commit-id: 6ba3d53693
2014-04-13 14:35:34 +04:00
norayr
6563e223cf darwin bootstrap binary updated
Former-commit-id: 018b64defc
2014-04-13 18:26:46 +08:00
Norayr Chilingarian
b9bc8f2a39 gnuc -> gcc, more abstraction in makefiles and extTools
Former-commit-id: 01664df2ee
2014-04-13 14:15:48 +04:00
Norayr Chilingarian
27cd609dad extTools.Mod, fix warnings like "argument unused during compilation:
'-L.'"


Former-commit-id: cd69786833
2014-04-13 13:17:00 +04:00
norayr
9f9033f667 clang powerpc platform
Former-commit-id: 61ef35ff33
2014-04-13 12:12:44 +04:00
root
a2e4f78881 small fix in extTools module
Former-commit-id: ad8e18c777
2014-04-12 02:27:13 +04:00
root
9478214c01 added Makefile to build vt100 and crt modules.
Former-commit-id: 16a810e037
2014-04-12 02:11:40 +04:00
root
c1164380aa raspberry pi bootstrap binary updated (;
Former-commit-id: 7c1a5ebea3
2014-04-12 02:06:17 +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
74488d88de silences clang warnings of type "place parentheses around the '&' expression". small fix in OPV to
make it


Former-commit-id: f066c42eb9
2014-04-10 17:51:05 +04:00
Norayr Chilingarian
44dd584190 added includes to not use internal write, read in Console and Unix
Former-commit-id: b25a810007
2014-04-10 17:02:55 +04:00
Norayr Chilingarian
331170683e clang is used to compile libs on linux too.
Former-commit-id: 615253e7a9
2014-04-10 14:17:41 +04:00
Norayr Chilingarian
ebf8f5861e same fixes as in previous commit for gcc
Former-commit-id: b72099fddc
2014-04-10 14:09:01 +04:00
Norayr Chilingarian
c082d8e13c changed long to unsigned long in SYSTEM.h and SYSTEM.c0 to silence clang
warnings


Former-commit-id: 9200db9d21
2014-04-10 14:03:53 +04:00
Norayr Chilingarian
4392bf4c5d linux clang platform added
Former-commit-id: d2680335c6
2014-03-27 16:44:51 +04:00
Norayr Chilingarian
c6d368b789 static and dynamic linking works on macosx -- noch
Former-commit-id: 87f7119dfd
2014-03-21 06:53:33 +08:00
Norayr Chilingarian
12fa4aec39 fixed problem with short prefix path in version module
Former-commit-id: bdb2b32588
2014-03-21 04:22:23 +08:00
Norayr Chilingarian
66c583b70e separated Kernel, Files. Texts modules for bootstrapping and general use
Former-commit-id: e1f76da278
2014-03-21 04:00:44 +08:00
Norayr Chilingarian
5d683e6727 excluded compiler (non library) object files from libraries.
synced linux and macosx makefiles more


Former-commit-id: e0a915b319
2014-03-20 21:51:08 +04:00
Norayr Chilingarian
bb1e56ad56 prefixed installation now works.
fixed bug with -m, it couldn't work because libVishapOberon contained
bindings to X11 but was not linked to X11


Former-commit-id: f3548d289f
2014-03-20 21:11:03 +04:00
Norayr Chilingarian
30ae085f56 dylib and a archive generation under macosx
Former-commit-id: 2610f274eb
2014-03-20 18:40:07 +08:00
Norayr Chilingarian
bcbb5800ed eventually, macosx version. can compile itself.
Former-commit-id: 93d73204c7
2014-03-20 07:04:05 +08:00
Norayr Chilingarian
ef18018439 fixed bug in darwin's system.c0 file
Former-commit-id: 97fd387827
2014-03-19 04:33:20 +04:00
Norayr Chilingarian
dbd2b85feb Files, Kernel changes to eliminate warnings under darwin
Former-commit-id: 5da154ee1c
2014-03-19 04:20:47 +04:00
Norayr Chilingarian
bb80cb07a1 fixes
Former-commit-id: e9b49fedc9
2014-03-19 04:09:44 +04:00
Norayr Chilingarian
6a89c55bf3 SYSTEM.c0 fix for Darwin platform
Former-commit-id: f9e43e9445
2014-03-19 02:54:48 +04:00
Norayr Chilingarian
8950304686 SYSTEM.h fix for darwin
Former-commit-id: 7ed322be79
2014-03-19 02:49:37 +04:00
Norayr Chilingarian
0dfe03a740 fixed darwin Unix.Mod module
Former-commit-id: 08f6becf7d
2014-03-19 02:38:17 +04:00
Norayr Chilingarian
44b9bdc864 darwin port... making...
Former-commit-id: a7f927b36c
2014-03-19 02:36:19 +04:00
Norayr Chilingarian
81540f7a2b par file for clang
Former-commit-id: 092de30de3
2014-03-19 02:26:05 +04:00
Norayr Chilingarian
7eb5106413 Darwin port ... yet not ready
Former-commit-id: 279e037b5f
2014-03-19 06:23:47 +08:00
Norayr Chilingarian
96712598ef small fix
Former-commit-id: 02f7cad356
2014-03-18 20:25:59 +04:00
Norayr Chilingarian
8094f790b5 fixed all makefiles
Former-commit-id: 2fbafbcadb
2014-03-18 20:09:27 +04:00
Norayr Chilingarian
38d4e88876 added target os, added experimental darwin, starting darwin port
Former-commit-id: 49b86a4ac5
2014-03-18 20:05:19 +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