Mark Thom
|
9a80d398e8
|
add listing sources to modules
|
2020-01-13 20:17:22 -07:00 |
|
Mark Thom
|
196784bd09
|
change goal and term expansions, change call/N to use goal expansions
|
2019-12-10 21:36:02 -07:00 |
|
Mark Thom
|
834c57466f
|
add operator exports to module declarations, treat them separately from predicate exports (#230)"
|
2019-11-25 23:09:49 -07:00 |
|
Mark Thom
|
7bf6a230f3
|
record module-level term_expansion and goal_expansion as inner predicates (#228)
|
2019-11-24 12:50:53 -07:00 |
|
Mark Thom
|
a358431d30
|
reload files properly (re: #213)
|
2019-10-26 01:34:41 -06:00 |
|
Yu Ding
|
adb469f627
|
Upgrade to edition. Bump up edition in Cargo.toml
|
2019-10-14 00:23:32 -07:00 |
|
Mark Thom
|
516c66a47d
|
properly handle undefined predicates declared dynamic
|
2019-10-02 22:01:32 -06:00 |
|
Mark Thom
|
abc7498a42
|
add the initialization directive
|
2019-10-01 16:51:22 -06:00 |
|
Atul Bhosale
|
1273e2d52d
|
Format code using 'cargo fmt'
|
2019-09-23 19:35:37 +07:00 |
|
Mark Thom
|
2c880b2bc0
|
address issues #143, #150, #155
|
2019-09-02 16:53:31 -04:00 |
|
Anton Kochkov
|
580dc761d5
|
Remove unnecessary mutability
|
2019-05-08 14:09:33 +08:00 |
|
Mark Thom
|
3912a4772d
|
fix conformity errors
|
2019-04-04 22:51:00 -06:00 |
|
Mark Thom
|
9f398b2552
|
perform term and goal expansion on asserted dynamic predicates inside modules
|
2019-03-09 13:41:33 -07:00 |
|
Mark Thom
|
adf9629333
|
stop module dynamic predicate modifications from taking on the user module index.
|
2019-03-09 00:37:58 -07:00 |
|
Mark Thom
|
089428b8c4
|
split dynamic database keys across modules
|
2019-03-08 21:22:15 -07:00 |
|
Mark Thom
|
72f759da40
|
correct mismanagement of dynamic database across modules
|
2019-03-07 20:27:55 -07:00 |
|
Mark Thom
|
d49917c88f
|
give module bounds a better respect for dynamic predicates
|
2019-03-06 09:17:24 -07:00 |
|
Mark Thom
|
c8ea788720
|
give dynamic predicates a better respect for module bounds
|
2019-03-06 00:51:21 -07:00 |
|
Mark Thom
|
3d8c0a43a6
|
refactor to actual modules
|
2019-03-03 23:29:02 -07:00 |
|