Vitor Santos Costa
|
5053cfb571
|
fix recent typos
|
2015-01-05 12:21:58 +00:00 |
|
Vítor Santos Costa
|
c0476daa53
|
doc fixes
|
2015-01-05 08:15:24 +00:00 |
|
Vítor Santos Costa
|
3164ed2d61
|
doc support
|
2015-01-04 23:58:23 +00:00 |
|
Vítor Santos Costa
|
53877ad426
|
docs
|
2014-12-24 15:32:29 +00:00 |
|
Vítor Santos Costa
|
c2ea3b1cd2
|
make header scanning default
|
2014-12-15 08:54:23 +00:00 |
|
Vítor Santos Costa
|
15c79d8ecf
|
indentation
|
2014-12-14 11:45:42 +00:00 |
|
Vítor Santos Costa
|
7ea6d84300
|
fix module exp in user
|
2014-12-02 02:34:58 +00:00 |
|
Vítor Santos Costa
|
bb8ea9a27d
|
fix current and system predicate
|
2014-11-25 12:03:48 +00:00 |
|
Vítor Santos Costa
|
d40b9d1426
|
restore callable.
|
2014-10-20 09:20:56 +01:00 |
|
Vítor Santos Costa
|
0cd0ece207
|
make error handling for callable more ISO like.
|
2014-10-19 12:48:14 +01:00 |
|
Vítor Santos Costa
|
bd35580713
|
fixes for qly loading.
|
2014-10-08 00:28:14 +01:00 |
|
Vítor Santos Costa
|
e9cc545f68
|
big cleanup: cpmpile under style checker.
fix broken module stuff.
|
2014-10-07 01:35:41 +01:00 |
|
Vítor Santos Costa
|
3b5a093983
|
fix message display time
|
2014-10-05 23:58:19 +01:00 |
|
Vítor Santos Costa
|
d29fb0fd57
|
fix source mode.
|
2014-10-05 10:18:54 +01:00 |
|
Vítor Santos Costa
|
510c7cdeee
|
respect source mode indications.
|
2014-10-03 08:50:15 +01:00 |
|
Vítor Santos Costa
|
80faee6824
|
qload/qsave implementation.
|
2014-10-02 14:57:50 +01:00 |
|
Vítor Santos Costa
|
3e255ec4a1
|
qload
|
2014-09-22 18:13:35 +01:00 |
|
Vítor Santos Costa
|
aeb54ebc61
|
more doc udates
|
2014-09-15 13:10:49 -05:00 |
|
Vítor Santos Costa
|
3009987985
|
update docs
|
2014-09-11 14:06:57 -05:00 |
|
Vítor Santos Costa
|
19d0f56f2d
|
fix arena initialization
|
2014-08-23 14:47:40 -05:00 |
|
Vítor Santos Costa
|
86a363d3bd
|
remove dead code.
|
2014-08-20 08:03:27 -05:00 |
|
Vítor Santos Costa
|
823175f50a
|
fix small bugs from changing style_check
|
2014-08-04 09:45:30 -05:00 |
|
Vítor Santos Costa
|
325c819f79
|
intermediate steo in improving doc system to doxygeb
|
2014-07-26 19:14:15 -05:00 |
|
Vítor Santos Costa
|
ce8a4b6958
|
module fixes plus add better docs
|
2014-07-17 12:19:38 -05:00 |
|
Vítor Santos Costa
|
37e8fcc353
|
Fix: bad implementation of with_mutex/2
|
2014-05-30 01:00:57 +01:00 |
|
Vítor Santos Costa
|
ec2e1c21b0
|
fix docs
|
2014-05-25 20:52:45 +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
|
323386e34b
|
another try for use_module/3.
|
2014-05-07 15:04:17 +01:00 |
|
Vitor Santos Costa
|
d6aa3ed8f0
|
use_module/3 wasn't working.
|
2014-05-06 09:34:25 +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
|
a8c77d2609
|
fix string_concat/2
|
2014-04-09 12:39:29 +01:00 |
|
Vitor Santos Costa
|
cc84cd8cb5
|
check for mistypes
|
2014-04-06 17:05:17 +01:00 |
|
Vítor Santos Costa
|
a6cb6f6a25
|
paths are hard
|
2014-03-16 18:59:54 +00:00 |
|
Vitor Santos Costa
|
e0642dbaa3
|
reexport again
|
2014-02-09 18:06:37 +00:00 |
|
Vitor Santos Costa
|
52525a5319
|
do reexport even when file has already been loaded
|
2014-01-06 18:28:22 +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
|
e768a7e7be
|
small improvements to debugger, prolog mode and meta-call (*->)
|
2013-12-10 22:58:02 +00:00 |
|
Vítor Santos Costa
|
8b7fa9be36
|
reflection patches
|
2013-11-26 10:53:04 +01:00 |
|
Vítor Santos Costa
|
b3ee389d5e
|
module_property
|
2013-11-25 16:50:57 +01:00 |
|
Vítor Santos Costa
|
f67c7c184b
|
fix reexport adding to export list
|
2013-11-17 21:41:41 +00:00 |
|
Vítor Santos Costa
|
14747fd0bf
|
more fixes
|
2013-11-13 22:52:36 +00:00 |
|
Paulo Moura
|
16e3bda666
|
Fix singleton variable that breaks expanding a relative file path
|
2013-11-11 16:38:04 +00:00 |
|
U-vsc-PC\vsc
|
80315e1be3
|
multiath & abs_file_name
|
2013-11-11 10:31:59 +00:00 |
|
Vitor Santos Costa
|
dcc5a4041e
|
paths
|
2013-11-11 00:52:13 +00:00 |
|
Vítor Santos Costa
|
f6f7f70b7f
|
handle verbosity and autoload
|
2013-11-10 11:18:00 +00:00 |
|
Vítor Santos Costa
|
ea44e780b6
|
fix path
|
2013-11-08 12:43:07 +00:00 |
|
Vítor Santos Costa
|
4085f268af
|
fix reconsult non-mod file, fix cases where users call source, fix bad atom_concat
|
2013-11-08 08:24:06 +00:00 |
|
Vítor Santos Costa
|
cbba7e93df
|
clean up load_files and friends to reuse code
|
2013-11-08 00:02:38 +00:00 |
|
Vítor Santos Costa
|
ad0ff98f1a
|
use swi flags whenever possible
|
2013-11-04 01:14:48 +00:00 |
|
Vítor Santos Costa
|
990dfbecbf
|
fix flags upgrade
|
2013-10-30 09:41:45 +00:00 |
|