Commit Graph

54 Commits

Author SHA1 Message Date
Vitor Santos Costa 5f989e58b2 holes 2018-10-22 12:38:13 +01:00
Vitor Santos Costa f57377a23a maintain compatibility with olde linuxen. 2018-09-29 14:43:27 -05:00
Vitor Santos Costa 5f96c07131 debugg 2018-06-30 14:33:32 +01:00
Vitor Santos Costa 18c74933af full dir 2018-06-18 12:16:36 +01:00
Vitor Santos Costa 19fef7d6ac notebook 2018-06-02 23:04:51 +01:00
Vitor Santos Costa cc6eca6903 jupyter 2018-03-17 10:38:56 +00:00
Vitor Santos Costa fdf7bb516f fix 2018-01-19 14:38:26 +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 6b03c96a78 anaconda, no goal expansion within call 2017-12-13 16:56:10 +00:00
Vitor Santos Costa 3061844c95 Fixes, mostly to the biting o 2017-12-10 01:22:45 +00:00
Vitor Santos Costa 3688819ea2 iandroid 2017-11-29 13:47:57 +00:00
Vitor Santos Costa 8feca162bf android 2017-11-27 13:36:19 +00:00
Vitor Santos Costa 06485f071a iandroid 2017-11-21 15:44:43 +00:00
Vitor Santos Costa 9f1ef65ff5 generic tmp alloc fixes. 2017-10-02 08:58:51 +01:00
Vitor Santos Costa 8ad14f6765 fix prompting vs buffering outside readline 2017-07-30 22:23:16 +01:00
Vitor Santos Costa 2ad3420fac fixes 2017-06-05 13:06:12 +01:00
Vitor Santos Costa fddb79895d fix prompting 2017-03-03 11:21:29 +00:00
Vitor Santos Costa 6a4dbd91ec merge text to term routines 2016-12-04 12:52:42 -06:00
Vitor Santos Costa b03e0634c7 fixes + win64 2016-11-08 01:37:36 -06:00
Vitor Santos Costa 46a9d52d2d Memory management and UTF-8 for all fixes 2016-11-04 11:36:48 -05:00
Vitor Santos Costa d082af605d less invasive error handling 2016-10-19 22:44:59 -05:00
Vitor Santos Costa 121d927e85 extern and protect Aux 2016-08-07 09:48:21 -05:00
Vitor Santos Costa 8d19f397d4 android and encoding 2016-07-31 10:28:05 -05:00
Vitor Santos Costa 71c49f5063 memory leaks 2016-05-30 11:25:28 +01:00
Vitor Santos Costa cd41d373db hiatory 2016-04-19 23:30:02 +01:00
vscosta c1b8d140db av 2016-04-17 17:09:10 -07:00
Vitor Santos Costa 65f1cb9741 win64 support: encodings 2016-04-10 06:21:17 -07:00
vscosta 2f5386bd6f handle cases where mem streams do not have FILE* 2016-04-08 01:22:27 -07:00
vscosta 71f0076ed6 signed wchar 2016-04-05 02:53:39 +01:00
Vítor Santos Costa 52f949d3f9 further op stuff 2016-03-05 12:18:43 +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
Vítor Santos Costa bc291ed08b If user says use module m, then use module M 2016-02-26 17:25:33 +00:00
Vítor Santos Costa f7d23f9deb Simplify Input/Output
get rid of string I/O, did not add much
getc is never actually used by Prolog
try to use system I/O, even if it may be slower, at least for now.
extend IO C-interface to allow reading clauses
2016-02-21 19:06:25 +00:00
Vítor Santos Costa 484168b1ce Fix encoding 2016-02-18 12:10:58 +00:00
Vítor Santos Costa 06a2caf7a9 init fields
lots of docs, boolean -> booleanFlag
2016-01-31 10:39:15 +00:00
Vítor Santos Costa 77a5090276 Add missing documentation 2016-01-20 22:18:17 +00:00
Vítor Santos Costa 713e9dc9d8 init 2016-01-04 15:12:44 +00:00
Vítor Santos Costa 50c8724322 linux backport
file exists system predicate
$source_file -> $user source
hide and make system preds
fix check_head_and_body
user_expansion never fails
goal expansion is controlled b dynamic procedure
add must_be_of_type predicate_indicator
fix neat_call, debug flag is user controlled
use simplecudd, not ptoblogbdd
compile all of myddas
fx junk in file_name
fix warnings
use common file opening struct and funds
avoid pairs module
fix db queues
2016-01-04 14:11:09 +00:00
Vítor Santos Costa 5ceb98bdf9 peek support 2015-12-15 09:14:15 +00:00
Vítor Santos Costa 7be5d1374a The big sys split was here 2015-11-05 16:57:24 +00:00
Vítor Santos Costa d4dde8699d inline check stream 2015-10-18 11:49:18 +01:00
Vítor Santos Costa 1408237215 publish peek 2015-10-11 04:23:16 +01:00
Vítor Santos Costa fa738894a4 split ttys from other cases
also, get_wchar should be static
2015-10-08 11:28:28 +01:00
Vítor Santos Costa b3cc23ce64 IO patches
simplify error handling
use get and inject
use wide support in OS
be stricter in checkin streams and arguments
2015-10-08 02:23:45 +01:00
Vítor Santos Costa 4cbf3387e1 PLIOError should return file number, where 2015-10-05 10:34:32 +01:00
Vítor Santos Costa 9326b2ea62 locking and other small fixes 2015-09-29 23:44:11 +01:00
Vítor Santos Costa 4336b2ba88 Avoid complaining from strlen
`
2015-09-21 17:05:36 -05:00
Vítor Santos Costa b164f53191 fix regression tests 2015-08-07 16:57:53 -05:00
Vítor Santos Costa dbdae6a930 syntax error handling 2015-07-27 22:22:44 -05:00