Commit Graph

75 Commits

Author SHA1 Message Date
Vítor Santos Costa
a237596736 fixes 2019-04-03 17:08:12 +01:00
Vitor Santos Costa
de153bd479 errors 2019-03-28 14:06:16 +00:00
Vitor Santos Costa
facf7ae8cd small patches 2019-02-27 11:04:32 +00:00
Vitor Santos Costa
3fdbbc6a77 Merge ssh://192.168.1.103/home/vsc/yap 2018-10-16 14:31:16 +01:00
Vitor Santos Costa
a33f2be18b docs 2018-10-13 08:42:41 +01:00
Vitor Santos Costa
50feadc341 ifix 2018-10-08 13:51:17 +01:00
Vitor Santos Costa
f57377a23a maintain compatibility with olde linuxen. 2018-09-29 14:43:27 -05:00
Vitor Santos Costa
87c6971bb6 WIN32 2018-09-26 01:14:14 +01:00
Vitor Santos Costa
55b2325b2e sqlite3 2018-07-31 22:13:30 +01:00
Vitor Santos Costa
4de58e0fe4 load_file 2018-07-12 11:02:09 +01:00
Vitor Santos Costa
c93944192e py 2018-07-09 00:50:00 +01:00
Vitor Santos Costa
260dcbe754 python 2018-07-06 16:51:19 +01:00
Vitor Santos Costa
1fcc88865b :fix merge 2018-06-26 10:13:11 +01:00
Vitor Santos Costa
edc7d2ceb4 droid 2018-06-25 13:44:09 +01:00
Vitor Santos Costa
d2024c1aed state 2018-06-14 11:27:43 +01:00
Vitor Santos Costa
65fa980773 error propagation 2018-05-14 16:03:02 +01:00
Vitor Santos Costa
1c293a9af4 docs 2018-04-27 13:01:08 +01:00
Vítor Santos Costa
3da111bd10 errors 2018-03-26 15:01:21 +01:00
Vitor Santos Costa
cc6eca6903 jupyter 2018-03-17 10:38:56 +00:00
Vitor Santos Costa
1a8c26b886 jupyter 2018-03-12 15:11:59 +00:00
Vitor Santos Costa
31fd3eb344 extensions 2018-03-02 21:18:24 +00:00
Vitor Santos Costa
4c25aa21c5 boot 2018-01-18 14:47:27 +00:00
Vitor Santos Costa
6b03c96a78 anaconda, no goal expansion within call 2017-12-13 16:56:10 +00:00
Vitor Santos Costa
645b2c7d93 boot 2017-12-05 15:14:57 +00:00
Vitor Santos Costa
876e42d629 memory 2017-12-01 10:42:10 +00:00
Vitor Santos Costa
98a5538f45 a question of size 2017-09-19 13:19:13 +01:00
Vitor Santos Costa
a115024aee Merge http://www.github.com/vscosta/yap-6.3 2017-09-03 10:49:16 +01:00
Vitor Santos Costa
54234c7e1d fix C major issues
- use delays to implement setup_call
- fix user_* flag
- error handling i CXX should b local
- fix mess on  how to call openQuert
- deter pt -> from a pointer to another one
- avoid text forms when you can use C: LOCLS to locals.h
- fux seto_call
- new gated call
- mem streams
2017-08-21 12:29:58 +01:00
Vitor Santos Costa
8ad14f6765 fix prompting vs buffering outside readline 2017-07-30 22:23:16 +01:00
Vitor Santos Costa
963752fa9c Android support, 2017-07-25 01:10:44 +01:00
Vitor Santos Costa
faf3c930c8 docs 2017-04-07 23:10:59 +01:00
Vitor Santos Costa
fddb79895d fix prompting 2017-03-03 11:21:29 +00:00
Vitor Santos Costa
f7efff157b tcflush 2017-03-02 22:01:32 +00:00
Vitor Santos Costa
a53615ceaf python .h collision 2017-02-20 14:21:46 +00:00
Vitor Santos Costa
8a6de8b157 Merge ssh://ub64:/home/vitor/Yap/yap-6.3 2016-10-16 17:23:04 -05:00
Vitor Santos Costa
ad5347257b avoid long vrs in error handling 2016-10-16 17:23:00 -05:00
Vitor Santos Costa
08dd1dcdb3 python 2016-10-16 17:18:51 -05:00
Vitor Santos Costa
339048c76b clean name on close 2016-08-05 16:44:38 -05:00
Vitor Santos Costa
304489c74f warnings and stream read wchar simplification 2016-08-01 19:17:56 -05:00
Vitor Santos Costa
84d5974cca Android support 2016-07-31 09:55:50 -05:00
Vitor Santos Costa
71c49f5063 memory leaks 2016-05-30 11:25:28 +01:00
Vitor Santos Costa
c0db3d4e18 recover arg vector 2016-05-14 02:25:51 +01:00
Vitor Santos Costa
1aa20e24b7 misc_bugs_when_compiling_problog 2016-04-14 12:00:09 +01:00
Vitor Santos Costa
65f1cb9741 win64 support: encodings 2016-04-10 06:21:17 -07:00
vscosta
948c8e7cbb handle null pointers and memory streams 2016-04-08 01:18:28 -07:00
Vítor Santos Costa
2d8fdad839 highlighting 2016-03-30 01:27:54 +01:00
Vítor Santos Costa
bac60d2d94 bad typo in bom 2016-03-06 01:09:02 +00:00
Vítor Santos Costa
87c58493d4 /fix stream_prop; indenting 2016-03-05 12:17:23 +00:00
Vítor Santos Costa
5a95c6bbc7 fix stream_property 2016-03-05 00:08:04 +00: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