Commit Graph

8337 Commits

Author SHA1 Message Date
Vítor Santos Costa c802669cf4 cleanups 2015-02-05 01:05:08 +00:00
Vítor Santos Costa e29b7afa1b fix warnings 2015-02-04 12:32:38 +00:00
Vítor Santos Costa cc1702d4b5 fix uuid and warnings 2015-02-04 12:32:12 +00:00
Vítor Santos Costa 1f3245243c add SQLITE3, first patch 2015-02-04 10:53:04 +00:00
Vítor Santos Costa 409a79d93a autoconf 2015-02-03 03:00:52 +00:00
Vítor Santos Costa 34eb3bd62b bool 2015-02-03 03:00:37 +00:00
Vítor Santos Costa 3f8074ede9 inlining 2015-02-03 03:00:00 +00:00
Vítor Santos Costa 5e1b92019b nullptr 2015-02-03 02:58:49 +00:00
Vítor Santos Costa 30664a5344 cmake 2015-02-03 02:40:41 +00:00
Vítor Santos Costa 916f010504 handle gmp in c++ 2015-02-03 02:39:57 +00:00
Vítor Santos Costa 2f621e5b47 make user functions return bool 2015-02-03 02:37:25 +00:00
Vítor Santos Costa 5a668febd9 new slot implementation 2015-02-03 02:36:51 +00:00
Vítor Santos Costa bf215e68a2 one Int to rule them all 2015-02-03 02:36:24 +00:00
Vítor Santos Costa 65bcdc541c make sure the swi handle to cacheregs is ok when you move around.
small speedup.
2015-02-03 02:34:01 +00:00
Vitor Santos Costa 4526350113 Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3 2015-01-30 07:26:01 +00:00
Vitor Santos Costa 36e4cbf98b move handles to a separate handle stack. 2015-01-30 07:25:34 +00:00
Theo 75985b8fff Corrected a memory leak problem 2015-01-29 15:18:09 +00:00
Vítor Santos Costa 9f945c152d cmake 2015-01-27 03:42:24 +00:00
Vitor Santos Costa 4a5a3d833a fix tyes. 2015-01-27 03:25:56 +00:00
Vitor Santos Costa 1eeb17f6f1 fix loop on boot. 2015-01-27 03:25:31 +00:00
Vitor Santos Costa d9357d3f49 fix mpi 2015-01-27 03:16:07 +00:00
Vitor Santos Costa d023e2e493 search lib64 before lib 2015-01-26 09:44:39 +00:00
Vitor Santos Costa 461caf22b4 Merge branch 'master' of git.dcc.fc.up.pt:yap-6.3 2015-01-26 07:38:48 +00:00
Vítor Santos Costa a8b1872396 editors prefer h 2015-01-26 07:38:36 +00:00
Vitor Santos Costa 2c3a8390fe Merge branch 'master' of git.dcc.fc.up.pt:yap-6.3 2015-01-26 07:37:24 +00:00
Vítor Santos Costa 4076d24022 editors prefer h 2015-01-26 07:36:54 +00:00
Vitor Santos Costa 4ad31b6593 Merge branch 'master' of git.dcc.fc.up.pt:yap-6.3 2015-01-26 07:34:41 +00:00
Vítor Santos Costa 9bc20918c9 JIT code 2015-01-26 07:34:09 +00:00
Vitor Santos Costa 865945317c fix moved files 2015-01-26 07:32:33 +00:00
Vítor Santos Costa 61a47b2874 cmake 2015-01-26 04:18:00 +00:00
Vítor Santos Costa bc1e70758e cmake and jit 2015-01-26 04:02:46 +00:00
Vítor Santos Costa 9d4b59f7d6 handle the case where the result
of file expansion is an alias
2015-01-26 03:33:47 +00:00
Vítor Santos Costa 70806f1841 JIT 2015-01-20 03:01:16 +00:00
Vítor Santos Costa bece9d05d8 JIT 2015-01-20 03:00:42 +00:00
Vítor Santos Costa 61d6015d76 JIT 2015-01-20 02:59:54 +00:00
Vítor Santos Costa 3acf4b3fea cleanups 2015-01-20 02:53:19 +00:00
Vítor Santos Costa 9fff6e7226 Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3 2015-01-18 03:51:22 +00:00
Vítor Santos Costa 24a36002cc fix cmake debug 2015-01-18 03:48:26 +00:00
Vítor Santos Costa 8f1699a343 fix bad protos 2015-01-18 03:48:02 +00:00
Vítor Santos Costa 771610ffb6 fix bit count 2015-01-18 03:47:44 +00:00
Vítor Santos Costa d8fd232d78 split absmi 2015-01-18 03:00:19 +00:00
Vítor Santos Costa 7ede2cde5e Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3
Conflicts:
	JIT/JIT_Compiler.cpp
	JIT/configure.in
	JIT/jit_analysispreds.c
	JIT/jit_transformpreds.c
	configure
	packages/cplint/Makefile.in
2015-01-18 02:54:53 +00:00
Vítor Santos Costa 5c261da4f6 small fixes 2015-01-18 02:46:33 +00:00
Vítor Santos Costa 67609ed1ce llvm 3.5 2015-01-18 02:46:03 +00:00
Vitor Santos Costa 64da0b138f Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3 2015-01-18 01:33:03 +00:00
Vitor Santos Costa ce84e60d08 cosmetic 2015-01-18 01:32:13 +00:00
Vitor Santos Costa e40c248c16 Merge branch 'master' of /home/vsc/yap-6.3
Conflicts:
	C/cdmgr.c
	pl/preds.yap
2015-01-17 03:06:59 -08:00
Vitor Santos Costa ec0aa5ed0a JIT compilation 2015-01-17 02:59:49 -08:00
Vitor Santos Costa 21be46b123 blanks 2015-01-17 02:58:14 -08:00
Vitor Santos Costa 9623f70d3a fix types 2015-01-17 02:50:54 -08:00