Commit Graph

2849 Commits

Author SHA1 Message Date
Vítor Santos Costa f204776107 simplify 2013-12-15 10:27:33 +00:00
Vítor Santos Costa a8e1b91fd5 make length explicit in buffer conversion 2013-12-15 08:37:10 +00:00
Vítor Santos Costa e089563ce2 improve interrupt debugging 2013-12-15 08:35:44 +00:00
Vítor Santos Costa d73c88f307 handle running Prolog without top-level 2013-12-15 08:34:52 +00:00
Vítor Santos Costa 6402360691 fix S handling in new interrupt code 2013-12-14 12:35:18 +00:00
Vítor Santos Costa b90685fe59 fix typo 2013-12-14 11:05:37 +00:00
Vitor Santos Costa cc5b90aafc fix deallocate 2013-12-13 10:56:08 +00:00
Vitor Santos Costa 2410cd3862 fixes to new signal handling/debugging code 2013-12-13 08:42:57 +00:00
Vitor Santos Costa 44d28aa0c9 cleanup on exception handling 2013-12-12 14:24:40 +00:00
Vítor Santos Costa fba3c34e50 trace fixes 2013-12-11 09:34:43 +00:00
Vítor Santos Costa ba2c0ca2a0 support no trace predicates 2013-12-11 01:05:51 +00:00
Vítor Santos Costa e768a7e7be small improvements to debugger, prolog mode and meta-call (*->) 2013-12-10 22:58:02 +00:00
Vítor Santos Costa 795f01d125 fix error handling 2013-12-10 18:55:58 +00:00
Vítor Santos Costa 05bfe8a15b fix number_codes/2 typo 2013-12-09 22:14:17 +00:00
Vítor Santos Costa a430a1c349 fix source clauses 2013-12-09 18:43:32 +00:00
Vítor Santos Costa 29c0d55ad4 nth_clause cleanup with support for mega and exo clauses 2013-12-09 14:16:30 +00:00
Vítor Santos Costa df6ddfb8b6 is [] an atom first or a list first? 2013-12-09 14:15:30 +00:00
Vítor Santos Costa a654907fe1 fix empty lists 2013-12-08 22:56:20 +00:00
Vítor Santos Costa adea3bdb24 more string fixes and get_code 2013-12-08 19:12:24 +00:00
Vitor Santos Costa 863b796370 new string_code/3 plus some fixes 2013-12-06 23:24:01 +00:00
Vítor Santos Costa 35f6ecad66 more atom and string 2013-12-06 15:08:35 +00:00
Vitor Santos Costa 7e58cf7755 more atom/string manipulation fixes and SWI compatibility 2013-12-05 21:26:46 +00:00
Vitor Santos Costa 5ada26eab3 improve printing of quoted objects 2013-12-05 21:26:05 +00:00
Vítor Santos Costa b3608c6a83 improve char conversion 2013-12-05 11:20:57 +00:00
Vitor Santos Costa 2665f71112 keep trying to fix atoms 2013-12-04 23:01:30 +00:00
Vítor Santos Costa 0d749059a4 new text conversion and string code (big changes, take care please) 2013-12-02 14:50:02 +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 3edb01f5f7 more reflection updates 2013-11-26 10:40:00 +01:00
Vítor Santos Costa 0ea61e8f1a kdebugging stuff 2013-11-25 23:59:52 +01:00
Vítor Santos Costa d0c7ef121b give source property based on dynamic declarations 2013-11-25 19:19:44 +01:00
Vítor Santos Costa 82f4d71567 debugging stuff 2013-11-25 18:32:51 +01:00
Vítor Santos Costa fae3da8659 fix high arity and nth clause 2013-11-25 18:31:33 +01:00
Vítor Santos Costa 99a5fa55de Merge branch 'master' of ssh://git.code.sf.net/p/yap/yap-6.3 2013-11-25 14:10:17 +01:00
Vítor Santos Costa 0b881c0569 fix compilation 2013-11-25 11:34:50 +01:00
Vítor Santos Costa af4e9b4bbc for number free flag setting 2013-11-25 11:26:42 +01:00
Vítor Santos Costa 4e7e9b0273 use *m in Yap_strip_module, not CurrentModule 2013-11-25 11:25:56 +01:00
Vítor Santos Costa 5ecf7a79ff quasi quote 2013-11-25 11:24:13 +01:00
Vítor Santos Costa 75737f6d56 quasi quote 2013-11-25 11:23:28 +01:00
Vítor Santos Costa 3c16cd1627 fix missing YapHeap 2013-11-25 11:22:44 +01:00
Vítor Santos Costa 99469b9b1a use pl-shared and synch with SWI-Prolog.h 2013-11-25 11:22:07 +01:00
Paulo Moura 20b0d7050d Allow `threads/0` to list zombie threads 2013-11-25 00:35:29 +01:00
Vítor Santos Costa 80dc774a5f fix blob output 2013-11-23 15:19:54 +00:00
Vítor Santos Costa 03879aa778 fix isfinite 2013-11-23 14:51:56 +00:00
Vítor Santos Costa fd58cf10b2 fix output for floats 2013-11-23 14:51:33 +00:00
Vítor Santos Costa d447d80fdb improve locale support in scanner and write: basically, just hide current locale 2013-11-23 12:34:49 +00:00
Vitor Santos Costa f6f183c0f6 remove some more duplicated code 2013-11-22 15:18:03 +00:00
Vítor Santos Costa 02526db2d1 fix singletons _ 2013-11-21 22:48:27 +00:00
Vitor Santos Costa 23df104638 restore slots on exit 2013-11-21 21:54:40 +00:00
Vitor Santos Costa 9017f5131f get rid of debugging msgs 2013-11-21 21:53:59 +00:00
David Vaz 638ef10c84 Exo change to support external usage 2013-11-21 11:38:16 +00:00