Commit Graph

161 Commits

Author SHA1 Message Date
Vítor Santos Costa
aefb7b3668 more Android debugging. 2014-06-12 01:49:03 +01:00
Vítor Santos Costa
aef189ece2 Android /assets/ support (still not quite working) 2014-06-11 19:33:18 +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
2400911db9 FIX: readline 6.3 type changes 2014-05-29 11:40:29 +01:00
Vítor Santos Costa
1e08a7ce05 more readline breakage. 2014-05-28 00:35:50 +01:00
Vítor Santos Costa
042b3e4343 improve android compilation and fix readline 6.3 2014-05-28 00:07:08 +01:00
Vítor Santos Costa
791702e4ec fix warnings 2014-05-18 10:33:24 +01:00
Vitor Santos Costa
e981973d56 fix disappearing syntax error 2014-05-05 16:27:54 +01:00
Vítor Santos Costa
f8ab2d093e work-around android bug. 2014-05-04 22:29:23 +01:00
Vítor Santos Costa
d8f4a77f47 fix style_check to be called at parse-time and not cause eexcution overheads. 2014-04-24 08:26:31 +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
c629ae9283 doc updates 2014-04-09 12:39:52 +01:00
Vitor Santos Costa
5a73c525e9 Merge branch 'master' of git.dcc.fc.up.pt:yap-6.3 2014-03-15 22:48:12 +00:00
Vítor Santos Costa
242f872b5d Merge /Users/vsc/git/yap-6.3 2014-03-15 22:29:08 +00:00
Vítor Santos Costa
5491abdeeb clean up and support missing locale 2014-03-15 22:29:04 +00:00
Vítor Santos Costa
801c4cb369 catch warnings 2014-03-15 22:22:11 +00:00
Vitor Santos Costa
228bc76a35 Eclipse Support 2014-03-13 16:57:21 +00:00
Vítor Santos Costa
4591e1baaf Eclipse stuff 2014-03-13 12:54:06 +00:00
Vitor Santos Costa
0602031bd9 win64 2014-03-11 15:36:02 +00:00
Vítor Santos Costa
8cf9e44a57 fix CHARESCAPE mess (Ulrich #292) 2014-03-11 10:24:44 +00:00
Vitor Santos Costa
2c89aadb11 WIN64 support (sill needs improvement) 2014-03-06 02:09:48 +00:00
Vítor Santos Costa
f264859483 - versioning in macos
- fixes to input/output to improve interaction with eclipse console.
-
2014-02-20 10:38:18 +00:00
Vítor Santos Costa
6a1302221c change to support autoheaders 2014-02-16 13:03:09 +00:00
Vitor Santos Costa
91989ad13a support utf-8 2014-02-03 23:27:06 +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
Vitor Santos Costa
c6351abe25 remove debugging msg 2013-12-18 19:09:21 +00:00
Vitor Santos Costa
30828eba98 fix input sz: should only matter with NCHARS 2013-12-18 16:42:05 +00:00
Vítor Santos Costa
a8e1b91fd5 make length explicit in buffer conversion 2013-12-15 08:37:10 +00:00
Vitor Santos Costa
2410cd3862 fixes to new signal handling/debugging code 2013-12-13 08:42:57 +00:00
Vítor Santos Costa
61d624e416 fix comment handling 2013-12-08 22:56:48 +00:00
Vitor Santos Costa
342477f6e0 utf8 utilities 2013-12-06 23:22:42 +00:00
Vitor Santos Costa
c2e29efbc7 fix types 2013-12-05 21:25:06 +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
d7397b43af new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00:00
Vítor Santos Costa
0ea61e8f1a kdebugging stuff 2013-11-25 23:59:52 +01:00
Vítor Santos Costa
75737f6d56 quasi quote 2013-11-25 11:23:28 +01:00
Vítor Santos Costa
f1f64bf25c printwarning 2013-11-21 00:22:03 +00:00
Vitor Santos Costa
6d773a3189 use SWI opts for read 2013-11-20 22:30:49 +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
Vitor Santos Costa
2a5f6535ae fix win64 2013-11-16 16:58:07 +00:00
Vítor Santos Costa
84bd55df0d continue cleanup 2013-11-16 00:27:02 +00:00
U-w7\vsc
9c5d7af938 win32 patches 2013-11-15 18:25:33 +00:00
Vitor Santos Costa
9eb07a8c8a more cleanups 2013-11-15 15:45:55 +00:00
Vítor Santos Costa
3c7656b619 clang fixes 2013-11-15 10:38:00 +00:00
Vitor Santos Costa
4e4f21e1dc upgrade to latest swi 2013-11-15 01:10:25 +00:00
Vítor Santos Costa
5b46b6bd1a latest swi flgs 2013-11-13 23:48:54 +00:00
Vítor Santos Costa
14747fd0bf more fixes 2013-11-13 22:52:36 +00:00
Vitor Santos Costa
4fa9021a7b integration work:
- use SWI flags whenever possible
  - support by module unknown, escapes, strings
  - accesss thread info fom SWI
  - allow strings to be input as strings.
  - remove some unused flags.
2013-11-13 10:38:20 +00:00
Vítor Santos Costa
2c224666aa warning 2013-11-11 11:41:42 +00:00
U-vsc-PC\vsc
30995ce506 improve win32 support 2013-11-11 10:32:55 +00:00
Vítor Santos Costa
ad8b101233 fix warnings 2013-11-04 22:32:53 +00:00
U-w7\vsc
f2b90a1bb0 improve thread signal support, still far from good 2013-11-04 15:31:26 +00:00
Vitor Santos Costa
1d8f96fd74 use proper place for verbose flag. 2013-11-04 13:02:18 +00:00
Vítor Santos Costa
0f62de3744 fix source_location 2013-11-04 01:13:29 +00:00
U-w7\vsc
360e8a9269 WIN32 support 2013-10-30 13:56:35 +00:00
Vítor Santos Costa
990dfbecbf fix flags upgrade 2013-10-30 09:41:45 +00:00
Vitor Santos Costa
1cbe82da1e SWI flags compat 2013-10-29 12:43:31 +00:00
Vitor Santos Costa
ab9d2da775 improve LOCK init 2013-10-29 12:41:28 +00:00
Vítor Santos Costa
0726597812 error handling 2013-06-20 10:48:00 -05:00
Vítor Santos Costa
5a57611749 copyright changes 2013-06-20 10:47:44 -05:00
Vitor Santos Costa
c60e1046a7 use int64 fr file_time 2013-06-07 18:00:27 +01:00
Vítor Santos Costa
17709a9669 fix UN #280 2013-03-05 19:05:37 -06:00
Vítor Santos Costa
ab01bb0124 do not wake up constraints in write_term (UN) 2013-03-04 09:14:43 -06:00
Vitor Santos Costa
9fb63762dc delete_file should be SICStus compatible 2013-02-12 16:21:26 -06:00
Vítor Santos Costa
b9f1885f0a use version from swi 2013-01-21 09:36:50 +00:00
Vitor Santos Costa
5880420db9 swi stuff 2013-01-19 22:15:57 +00:00
Vítor Santos Costa
eea91f782f more swi win fixes 2013-01-19 14:40:08 +00:00
Vítor Santos Costa
5023da7893 Windows SWI upgrades 2013-01-19 14:35:11 +00:00
Vítor Santos Costa
290e58e262 SWI update 2013-01-19 14:19:01 +00:00
Vítor Santos Costa
b7c230217a update to recent SWI. 2013-01-19 14:15:48 +00:00
Vítor Santos Costa
a1e599ebe4 windows stuff 2013-01-19 11:48:36 +00:00
Vitor Santos Costa
05f9a935e1 windows stuff 2013-01-19 11:47:14 +00:00
Vitor Santos Costa
7407ecb60c SWI extension including write variable_names 2013-01-17 00:17:02 +00:00
Vitor Santos Costa
4b5ef10caf SWI portability 2013-01-16 12:33:06 +00:00
Vitor Santos Costa
7cf4e9442c SWI portability 2013-01-16 12:28:37 +00:00
Vitor Santos Costa
298fb62f0c Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3 2013-01-16 11:29:38 +00:00
Vítor Santos Costa
abe6621495 SWI update 2013-01-16 11:28:58 +00:00
Vítor Santos Costa
0eacb68907 SWI update 2013-01-16 00:19:07 +00:00
Vitor Santos Costa
5a6f6c09ce iupdate buffer. 2013-01-15 17:13:41 +00:00
Vitor Santos Costa
e85e76cd57 update to newer pl-file.c and pl-write.c. 2013-01-15 16:51:55 +00:00
Vitor Santos Costa
ebb239b233 uninst error 2012-12-20 21:15:26 +00:00
Vitor Santos Costa
ac74c9e3de remove debugging messages. 2012-12-10 14:28:04 +00:00
Vitor Santos Costa
9e63e83f1f worker_id may not be initialised if we start from C-level. 2012-12-10 12:13:31 +00:00
Vitor Santos Costa
fcb59e5c74 fix buffer overflow 2012-10-16 08:41:15 +01:00
Vítor Santos Costa
05d3266671 fix lib64 issues 2012-08-22 10:07:33 -05:00
Vitor Santos Costa
5989af937b MT support in mingw win32. 2012-06-29 15:38:49 -05:00
Vitor Santos Costa
58c3445d82 win console. 2012-06-08 06:55:23 -05:00
Vitor Santos Costa
71bd1d9d1f fix missing cygwin header:w::wq 2012-06-07 10:29:17 -05:00
Vítor Santos Costa
81be229e22 fix SWI error handling. 2012-04-18 01:09:23 +02:00
Vítor Santos Costa
683377b520 buffer output when exiting absmi. 2012-04-12 23:52:25 +01:00
Vítor Santos Costa
0c1eb1d642 fix write_canonical of $VAR(_). 2012-03-15 22:19:48 +00:00
Vítor Santos Costa
b02d34e400 drop comment levels. 2012-03-04 15:28:04 +00:00
Vítor Santos Costa
04ef859158 fix thread compilation. 2012-02-27 17:09:04 +00: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
Miguel Areias
952ef65a2e CACHE REGS 2012-02-14 14:32:24 +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
Vítor Santos Costa
ad9e1d8ea4 update to latest SWI. 2012-02-01 20:52:13 +00:00