Commit Graph

7502 Commits

Author SHA1 Message Date
Vítor Santos Costa
06e29a4978 bad makefile 2014-05-07 09:35:19 +01:00
Vítor Santos Costa
410efd577c fix comment mess
add some more documentation (slowly).
2014-05-06 23:01:04 +01:00
Vítor Santos Costa
5e701460f2 fix CXX mess-up.
fix cplint configuration.
2014-05-06 23:00:17 +01:00
Vítor Santos Costa
f2ee773f55 fix broken comment. 2014-05-06 22:32:18 +01:00
Vítor Santos Costa
f0d17d0210 Merge branch 'master' of ssh://git.code.sf.net/p/yap/yap-6.3
Conflicts:
	docs/doxygen.rc
2014-05-06 13:59:28 +01:00
Vítor Santos Costa
2dc4d66bb9 doc 2014-05-06 13:58:08 +01:00
Vitor Santos Costa
b370404432 C++ flags 2014-05-06 09:55:40 +01:00
Vitor Santos Costa
73ff8676ca file systems without case 2014-05-06 09:39:04 +01:00
Vitor Santos Costa
4ebe56aad9 C++ flags 2014-05-06 09:38:22 +01:00
Vitor Santos Costa
df1dfc821a eclipse 2014-05-06 09:37:32 +01:00
Vitor Santos Costa
d6aa3ed8f0 use_module/3 wasn't working. 2014-05-06 09:34:25 +01:00
Vitor Santos Costa
2ec6d6588d do not compile pldoc for now 2014-05-06 09:32:49 +01:00
Vitor Santos Costa
e981973d56 fix disappearing syntax error 2014-05-05 16:27:54 +01:00
Vítor Santos Costa
451a37d708 Merge branch 'master' of ssh://git@git.dcc.fc.up.pt/yap-6.3 2014-05-05 14:13:08 +01:00
Vítor Santos Costa
e9672e9820 android project 2014-05-05 14:12:52 +01:00
Vitor Santos Costa
549b4dd834 add header 2014-05-05 14:01:21 +01:00
Vitor Santos Costa
f1b88583e4 Merge branch 'master' of git.dcc.fc.up.pt:yap-6.3
Conflicts:
	library/listing.yap
2014-05-05 13:59:58 +01:00
Vitor Santos Costa
426d952894 add listing.yap 2014-05-05 13:53:39 +01:00
Vítor Santos Costa
bbad94e5dd psckage compilation stuff. 2014-05-04 23:15:39 +01:00
Vítor Santos Costa
7393dd1405 :dummy library, for now. 2014-05-04 23:15:10 +01:00
Vítor Santos Costa
462bb216f7 patch from Denis Duchier: compilation issues. 2014-05-04 23:14:18 +01:00
Vítor Santos Costa
3c99f0b055 more progress 2014-05-04 23:02:28 +01:00
Vítor Santos Costa
bda0c4694a swig stuff. 2014-05-04 22:33:13 +01:00
Vítor Santos Costa
bf357212af fix typo. 2014-05-04 22:32:41 +01:00
Vítor Santos Costa
ba523a7910 eclipse stuff. 2014-05-04 22:32:18 +01:00
Vítor Santos Costa
a2e141482c keep working on C++ interface. 2014-05-04 22:31:22 +01:00
Vítor Santos Costa
53bb9928eb fix documenttion (small stuff). 2014-05-04 22:30:33 +01:00
Vítor Santos Costa
f8ab2d093e work-around android bug. 2014-05-04 22:29:23 +01:00
Vítor Santos Costa
6738682c26 handle int64 in 32 bits no gmp as floats.. 2014-05-04 22:26:53 +01:00
Vítor Santos Costa
cf39051162 fix gcc complaint. 2014-05-02 01:44:07 +01:00
Vitor Santos Costa
df7425922a compile. 2014-04-29 18:43:17 +01:00
Vitor Santos Costa
156501d27d cannot use setup.py. don't know why 2014-04-29 18:25:06 +01:00
Vitor Santos Costa
8c6aa05b17 Merge branch 'master' of git.dcc.fc.up.pt:yap-6.3 2014-04-29 18:19:07 +01:00
Vitor Santos Costa
fa31fb1468 make sure we use the defined C++. 2014-04-29 18:18:42 +01:00
Vitor Santos Costa
d58dcdc3e6 portability. 2014-04-29 18:17:23 +01:00
Vitor Santos Costa
4b3e9691ef C++ for a nicer progrmming style. 2014-04-29 11:49:09 +01:00
Vitor Santos Costa
592ad902a0 improve interface 2014-04-29 11:45:19 +01:00
Vítor Santos Costa
23561d086b support for SWIG. 2014-04-28 11:57:09 +01:00
Vítor Santos Costa
3efe5df28e C++ compatibility. 2014-04-28 11:54:47 +01:00
Vítor Santos Costa
785e404de4 C++ compatibility. 2014-04-28 11:48:24 +01:00
Vítor Santos Costa
6bcda04a52 deadlock avoidance. 2014-04-28 11:47:53 +01:00
Vítor Santos Costa
2f852223ec new C++ interface 2014-04-28 11:47:09 +01:00
Vitor Santos Costa
ed0910fe94 fix thread_local decls. 2014-04-24 14:25:21 +01:00
Vitor Santos Costa
58336add23 fix module export. 2014-04-24 14:24:50 +01:00
Vitor Santos Costa
4867563b09 fix multifile handling. 2014-04-24 14:24:27 +01:00
Vitor Santos Costa
05ac1dc920 small fixes:
- fix consult as reconsult
- declaring P twice as thread_local confused yap
- missing UNLOCK.
2014-04-24 12:54:08 +01:00
Vítor Santos Costa
1db83cc30d make consult reconsult the original file, so that
[x]. [x].
is more like
[x]. [-x].
2014-04-24 11:40:35 +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
Vitor Santos Costa
6591b5429c Merge branch 'master' of git.dcc.fc.up.pt:yap-6.3 2014-04-23 22:42:03 +01:00
Vitor Santos Costa
aba5f3d88b handle locking more carefully (especially protect gc and stack shifting). 2014-04-23 22:41:12 +01:00