Commit Graph

7435 Commits

Author SHA1 Message Date
Vítor Santos Costa
ba40cc3b39 use const wherever possible 2014-05-25 20:47:35 +01:00
Vítor Santos Costa
692e2358b1 fix missing instruction. 2014-05-25 20:46:39 +01:00
Vítor Santos Costa
4172f4efd5 use const wherever possible 2014-05-25 20:46:04 +01:00
Vítor Santos Costa
6b409a55a6 use const wherever possible 2014-05-25 20:44:57 +01:00
Vítor Santos Costa
a719c19d03 fix interrupt handling, especially for ! and ;
avoid using S.
2014-05-25 20:43:52 +01:00
Vítor Santos Costa
279a057d80 use mktemp instead of tmpname 2014-05-25 10:21:28 +01:00
Vítor Santos Costa
8e798db830 fix bad use of interface. 2014-05-25 09:57:17 +01:00
Vítor Santos Costa
b7c05b49e2 support debugging of compiler-level instructions. 2014-05-22 21:57:54 +01:00
Vítor Santos Costa
3310a904c4 ensure that if we load a file that does not define a module, it is reconaulted per every different module 2014-05-18 14:47:23 +01:00
Vítor Santos Costa
791702e4ec fix warnings 2014-05-18 10:33:24 +01:00
Vítor Santos Costa
e0c3c2d444 avoid warnings and fix collisions with eclipse. 2014-05-17 22:56:23 +01:00
Vitor Santos Costa
0aa91d7c00 fix bad handle recovery properly. 2014-05-15 01:11:26 +01:00
Vitor Santos Costa
7c8e2bbd16 Merge branch 'master' of ssh://git.code.sf.net/p/yap/yap-6.3 2014-05-15 01:10:56 +01:00
Vítor Santos Costa
13bc66f89c Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3
Conflicts:
	packages/zlib
2014-05-15 01:00:11 +01:00
Vitor Santos Costa
b532fbd0b9 Merge branch 'master' of ssh://git.code.sf.net/p/yap/yap-6.3
Conflicts:
	C/write.c
2014-05-14 18:00:25 +01:00
Vitor Santos Costa
e0d0543e52 fix removeSlots and more documnetation. 2014-05-14 17:59:08 +01:00
Vitor Santos Costa
e90fda2d5f interface work. 2014-05-14 17:58:15 +01:00
Vitor Santos Costa
94032de135 fix recover slots. 2014-05-14 17:57:41 +01:00
Vítor Santos Costa
596768a56b documenetation . 2014-05-14 10:01:11 +01:00
Vítor Santos Costa
503b2b93f9 indenting and fix bad usage of recover slots. 2014-05-14 10:00:40 +01:00
Vítor Santos Costa
24b90ae6bd doc changes 2014-05-12 17:49:11 +01:00
Vitor Santos Costa
a35521b52c bad merge 2014-05-12 16:52:40 +01:00
Vitor Santos Costa
5ebb0d2d74 new version of module 2014-05-12 16:52:11 +01:00
Vitor Santos Costa
da48f3a877 Merge branch 'master' of git.dcc.fc.up.pt:yap-6.3
Conflicts:
	H/eval.h
2014-05-12 16:41:13 +01:00
Vitor Santos Costa
eb8f4cebcc idocumentation updates. 2014-05-12 16:39:13 +01:00
Vitor Santos Costa
ee2d1f1332 add documentation. 2014-05-12 16:36:41 +01:00
Vítor Santos Costa
aaed6ded8d fix lists without arguments. 2014-05-07 17:15:12 +01:00
Vítor Santos Costa
323386e34b another try for use_module/3. 2014-05-07 15:04:17 +01:00
Vítor Santos Costa
cd5f44f762 makefile stuff. 2014-05-07 09:43:14 +01:00
Vítor Santos Costa
4f1a0d985c more docs 2014-05-07 09:38:56 +01:00
Vítor Santos Costa
0acfbceab2 fix dead code. 2014-05-07 09:37:15 +01:00
Vítor Santos Costa
a54a101fb0 emacs typo :( 2014-05-07 09:36:40 +01:00
Vítor Santos Costa
98daf1ebdd bad call to style_checker. 2014-05-07 09:35:57 +01:00
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