Commit Graph

361 Commits

Author SHA1 Message Date
Vítor Santos Costa ef586e264e android debugging plus clean-ups 2015-04-13 13:28:17 +01:00
Vítor Santos Costa 0b90870185 make var names available as a global var 2015-03-04 09:35:09 +00:00
Vitor Santos Costa afd8c9b9c4 blanks and backslashed strings 2015-02-10 00:03:02 +00:00
Vítor Santos Costa 81440607f1 support outputting strings for debugging. 2014-10-02 14:17:26 +01:00
Vítor Santos Costa 3009987985 update docs 2014-09-11 14:06:57 -05:00
Vítor Santos Costa bc16bf83ec small fixes 2014-08-04 09:47:03 -05:00
Vítor Santos Costa 8ad0cba7fe fix single name passing 2014-07-08 15:01:42 +01:00
Vítor Santos Costa 6a9e496bde fix warnings 2014-06-19 15:05:46 +01:00
Vítor Santos Costa 6de73e6469 introudce handle_t and arity_t
Android: /assets and debugging
2014-06-11 19:35:45 +01:00
Vítor Santos Costa 71b40e0438 changes to support eclipse compat
support of Android assets as /assets files.
2014-06-04 22:08:37 +01:00
Vítor Santos Costa 98daf1ebdd bad call to style_checker. 2014-05-07 09:35:57 +01:00
Vítor Santos Costa f1951777b7 fix checker to use read for singleton variables, instead of always computing
them.
2014-04-23 21:39:32 +01:00
Vítor Santos Costa 3b2944511e improve debugger warnings 2014-03-27 15:30:17 +00:00
Vitor Santos Costa 2c89aadb11 WIN64 support (sill needs improvement) 2014-03-06 02:09:48 +00:00
Vitor Santos Costa 6b2e1973ab Windows fixes, mainly H -> HB 2014-01-19 21:15:05 +00:00
Vitor Santos Costa bcc1757989 fixes to message handling 2014-01-07 01:10:48 +00:00
Vítor Santos Costa adea3bdb24 more string fixes and get_code 2013-12-08 19:12:24 +00:00
Vítor Santos Costa d7397b43af new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00:00
Vítor Santos Costa 75737f6d56 quasi quote 2013-11-25 11:23:28 +01:00
Vitor Santos Costa f6f183c0f6 remove some more duplicated code 2013-11-22 15:18:03 +00:00
Vitor Santos Costa 5f3ff4fc73 use SWI opts for read 2013-11-20 22:25:27 +00:00
Vítor Santos Costa b76be1b33f support for quasi quotations, requires more integration with SWI code. 2013-11-18 12:57:09 +00:00
Vítor Santos Costa 5dbaeedf08 fix bad pruning in meta-call 2013-11-16 23:08:17 +00:00
Vítor Santos Costa 14747fd0bf more fixes 2013-11-13 22:52:36 +00:00
U-w7\vsc 7f8f80fdbe Windows Threaded Patches 2013-11-13 17:04:34 +00:00
Vitor Santos Costa 220970db6d more integration and cleanup work: allow irect access from YAP to swi global and local, to
check flags quickly.
2013-11-13 12:57:52 +00:00
Vítor Santos Costa ad0ff98f1a use swi flags whenever possible 2013-11-04 01:14:48 +00:00
Vitor Santos Costa 743c9c69fb get rid of PROTO 2013-04-25 17:15:04 -05:00
Vitor Santos Costa 00c47e0ecc fix compatibility with swi: _PL_unify_atomic 2013-01-20 16:46:11 +00:00
Vítor Santos Costa 0e262df2ee fix readline interrupts. 2013-01-19 09:59:31 +00:00
Vitor Santos Costa 88f2dc7730 change the way predicates are hidden 2012-10-19 18:10:48 +01:00
Vitor Santos Costa f753bce4fe fix syntax error: tokens might be overwritten by Yap_unify( 2012-10-16 17:24:39 +01:00
Vítor Santos Costa 5249d02107 debug routine. 2012-09-26 23:08:01 +01:00
VITOR SANTOS COSTA 89030ce97d Fix WriteBuffer and add WriteDynamicBuffer 2012-09-18 23:06:26 +01:00
Vítor Santos Costa e1f6187395 make syntax error standard. 2012-05-03 00:16:11 +01:00
Vítor Santos Costa 1531002f26 avoid unnecessrily using slots in Input/Output calls or just because I need a stream. This can lead to hard to
catch stack bugs.
2012-02-18 11:01:06 +00:00
Vitor Santos Costa b454383e30 more write updates. 2012-02-14 07:46:37 +00:00
Vitor Santos Costa 247aa54046 back to using YAP writer. 2012-02-13 23:07:31 +00:00
Vitor Santos Costa 5a91af843f encoding is done by SWI code, don't mess around. 2011-09-02 21:03:41 +01:00
Vitor Santos Costa 5a2aa219db more slot stuff 2011-08-16 08:47:31 -07:00
Vitor Santos Costa 2ab46f753d recover slots 2011-08-16 13:30:51 +00:00
ubu32 2b213963dd use Scurin by default in read/1. 2011-07-10 04:50:55 -07:00
Vítor Santos Costa 42ebf1db4b commits have no end of file. 2011-06-21 15:09:30 +01:00
Vitor Santos Costa 4e5c3b9103 delay unification with start of term, in case we come up with comments. 2011-06-14 08:57:23 +01:00
Vitor Santos Costa 261e02b43e support for option comments(X) in read_term/1. 2011-06-12 17:23:10 +01:00
Joao 971ad94311 moved several global variables to misc/GLOBALS 2011-05-25 16:40:36 +01:00
Joao 8170f6d3cb Some global variables(Yap_thread_gl) in C/init.c are now declared in misc/LOCALS 2011-05-23 16:19:47 +01:00
Joao dc3c54c164 change LOCALS macros. 2011-05-04 10:11:41 +01:00
Vítor Santos Costa 697f7c650c I/O fixes. 2011-04-22 15:29:41 +01:00
Vitor Santos Costa 48cd3bd675 use SWI flags. 2011-03-26 15:18:56 +00:00