Commit Graph

192 Commits

Author SHA1 Message Date
Vítor Santos Costa
c1d81ea7c6 errors 2018-04-02 14:49:45 +01:00
Vitor Santos Costa
c33a0d72db booting 2018-03-14 00:41:05 +00:00
Vitor Santos Costa
3a36285bb2 jupyter 2018-02-26 21:38:19 +00:00
Vitor Santos Costa
f798372fb1 simplify boot
rename boot vars for consistency
small fixes
2018-02-23 14:07:21 +00:00
Vitor Santos Costa
4c25aa21c5 boot 2018-01-18 14:47:27 +00:00
Vitor Santos Costa
9c862c21bc jupyter 2018-01-05 16:57:38 +00:00
Vitor Santos Costa
645b2c7d93 boot 2017-12-05 15:14:57 +00:00
Vitor Santos Costa
538cb4eb2c dynamic loading 2017-11-08 10:29:01 +01:00
Vitor Santos Costa
6b0478db00 anaconda 2017-10-11 02:24:15 +01:00
Vitor Santos Costa
da94db80cf fix warnings 2017-10-06 13:05:12 +01:00
Vitor Santos Costa
46d997713f memory handling 2017-09-26 15:15:15 +01:00
Vitor Santos Costa
a40fbe420f memory mgmt 2017-09-23 02:17:55 +01:00
Vitor Santos Costa
70f4f7adcf text handling/UNICODE 2017-09-21 09:47:21 +01:00
Vitor Santos Costa
97aad19cd0 python vs modules 2017-06-15 22:40:55 +01:00
Vitor Santos Costa
0d96197ddf X_API 2017-06-12 18:00:47 +01:00
Vitor Santos Costa
65ff3ed471 Smaller updates:
constant use of longjmp
conflict with python headers
win32 support
dll support
2017-02-20 15:28:46 +00:00
Vitor Santos Costa
cd18a69561 allocation 2016-12-16 03:39:12 -06:00
Vitor Santos Costa
d81e077cbe try to avoid unneeded malloc 2016-12-10 01:04:37 -06:00
Vitor Santos Costa
02e0e50915 Merge ssh://192.168.66.221/~vitor/Yap/yap-6.3 2016-11-02 00:16:36 -05:00
Vitor Santos Costa
8f72db3b56 fixes 2016-10-19 22:38:17 -05:00
Vitor Santos Costa
08dd1dcdb3 python 2016-10-16 17:18:51 -05:00
Vitor Santos Costa
94cde0bf18 Merge branch 'master' of https://github.com/vscosta/yap-6.3 2016-09-23 01:38:09 -05:00
Vitor Santos Costa
bee39cb385 MALLOC 2016-09-23 01:37:36 -05:00
Vitor Santos Costa
df8b264751 meta stuff 2016-09-20 22:53:33 -05:00
Vitor Santos Costa
9ed1546ee6 bad calls to text.c 2016-08-23 00:58:42 -05:00
Vitor Santos Costa
a675f6f49e chars 2016-08-22 17:01:31 -05:00
Vitor Santos Costa
fab0075f9b new text interface 2016-08-15 15:30:26 -05:00
Vitor Santos Costa
9ad6bc3120 boot 2016-07-31 10:26:14 -05:00
Vitor Santos Costa
30593e86d6 indenting 2016-04-22 18:25:10 +01:00
Vitor Santos Costa
65f1cb9741 win64 support: encodings 2016-04-10 06:21:17 -07:00
Vítor Santos Costa
f3e8b8b3da indenting; warning; exceptions; small fixes 2016-03-29 02:02:43 +01:00
Vítor Santos Costa
2192f73b11 make it compile under MSN vc. Unfortunately it has a weird crash at boot :(
- Lots of indenting changes
- VC++ is strict with variadic macros
- VC++ does not accept unistd.h
- new interface for walltime
- VC++ does not seem to have support for integer overflow.
- VC++ defines YENV_REG?
- no access flags, x permissions ignored.
- new FindGMP supporting MPIR
- make horus optional (c++ is hard).
2016-02-28 19:32:55 +00:00
V'itor Santos Costa
485d20d908 related changes 2016-02-11 06:20:16 -08:00
Vítor Santos Costa
661f33ac7e bug fices 2016-01-03 02:06:09 +00:00
Vítor Santos Costa
b6130b0e7d long range errors and other fixes 2015-10-13 02:21:10 +01:00
Vítor Santos Costa
9595bb4e6e warning 2015-10-09 19:06:07 +01:00
Vítor Santos Costa
b871f6676e fix error handling 2015-09-25 10:57:26 +01:00
Vítor Santos Costa
4336b2ba88 Avoid complaining from strlen
`
2015-09-21 17:05:36 -05:00
Vítor Santos Costa
880a9989c3 small changes 2015-08-18 15:08:52 -05:00
Vítor Santos Costa
b164f53191 fix regression tests 2015-08-07 16:57:53 -05:00
Vítor Santos Costa
84b5fcce77 cmake & text support 2015-06-19 01:29:16 +01:00
Vítor Santos Costa
ef586e264e android debugging plus clean-ups 2015-04-13 13:28:17 +01:00
Vítor Santos Costa
30664a5344 cmake 2015-02-03 02:40:41 +00:00
Vitor Santos Costa
36e4cbf98b move handles to a separate handle stack. 2015-01-30 07:25:34 +00:00
Vitor Santos Costa
ce84e60d08 cosmetic 2015-01-18 01:32:13 +00:00
Vitor Santos Costa
f835ff153d remove deb output 2015-01-16 20:42:25 -08:00
Vitor Santos Costa
4052f9b910 type stuff 2015-01-16 19:58:12 -08:00
Vítor Santos Costa
3164ed2d61 doc support 2015-01-04 23:58:23 +00:00
vscosta
d8c4ea4364 support intptr_t and uintptr_t in swi api 2014-11-09 11:18:03 +00:00
Vítor Santos Costa
9e7257978c cleanup 2014-09-09 23:55:47 -05:00