Commit Graph

7244 Commits

Author SHA1 Message Date
Vítor Santos Costa adea3bdb24 more string fixes and get_code 2013-12-08 19:12:24 +00:00
Vitor Santos Costa 62a6d96674 renaming patch 2013-12-06 23:26:28 +00:00
Vitor Santos Costa 863b796370 new string_code/3 plus some fixes 2013-12-06 23:24:01 +00:00
Vitor Santos Costa 342477f6e0 utf8 utilities 2013-12-06 23:22:42 +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
Vitor Santos Costa c2e29efbc7 fix types 2013-12-05 21:25:06 +00:00
Vítor Santos Costa b3608c6a83 improve char conversion 2013-12-05 11:20:57 +00:00
Vítor Santos Costa ba07371328 support broken LC_CTYPE in OSX 2013-12-05 11:20:29 +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 8b7fa9be36 reflection patches 2013-11-26 10:53:04 +01: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 ea99d42897 current_predicate and imports 2013-11-25 23:57:05 +01:00
Vítor Santos Costa 67b23a2ae4 cleanups 2013-11-25 23:09:03 +01:00
Vítor Santos Costa b46dd8d392 speed-up imports 2013-11-25 23:08:35 +01:00
Vítor Santos Costa 86ce2f49b0 update 2013-11-25 19:28:45 +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 2343494f1e fix high arity and nth clause 2013-11-25 18:32:11 +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 7a3a4ab32b module_property 2013-11-25 16:52:08 +01:00
Vítor Santos Costa b3ee389d5e module_property 2013-11-25 16:50:57 +01:00
Vítor Santos Costa def97602e2 nth_clause 2013-11-25 16:03:25 +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 acea59a82a avoid \! 2013-11-25 12:16:36 +01:00
Vítor Santos Costa 42d3ca6459 avoid \! 2013-11-25 12:16:10 +01:00
Vítor Santos Costa cbd0fa14e8 small fixes and code moving around 2013-11-25 12:15:25 +01:00
Vítor Santos Costa ed2ecb29e7 exten support and small fixes 2013-11-25 12:15:03 +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 5013880fc5 get rid of locale for now 2013-11-22 17:19:26 +00:00
Vitor Santos Costa f6f183c0f6 remove some more duplicated code 2013-11-22 15:18:03 +00:00
Vitor Santos Costa de606255bb extend blob interface 2013-11-22 15:16:54 +00:00
Vítor Santos Costa cc03317bd0 user defined messages 2013-11-22 00:44:28 +00:00
Vítor Santos Costa 02526db2d1 fix singletons _ 2013-11-21 22:48:27 +00:00
Vitor Santos Costa 7c48eb8ff7 move call_structure where it cannot be messed up by stack shifter 2013-11-21 21:59:14 +00:00