Vítor Santos Costa
f7d23f9deb
Simplify Input/Output
...
get rid of string I/O, did not add much
getc is never actually used by Prolog
try to use system I/O, even if it may be slower, at least for now.
extend IO C-interface to allow reading clauses
2016-02-21 19:06:25 +00:00
Vítor Santos Costa
484168b1ce
Fix encoding
2016-02-18 12:10:58 +00:00
Vítor Santos Costa
794d04c851
flags & var init work
2016-01-31 10:37:41 +00:00
Vítor Santos Costa
77a5090276
Add missing documentation
2016-01-20 22:18:17 +00:00
Vítor Santos Costa
15404b3835
small
...
- do not call goal expansion on meta-calls (that is done by undef).
- docs updates
- fix init code
2015-12-15 09:28:43 +00:00
Vítor Santos Costa
b871f6676e
fix error handling
2015-09-25 10:57:26 +01:00
Vítor Santos Costa
4336b2ba88
Avoid complaining from strlen
...
`
2015-09-21 17:05:36 -05:00
Vítor Santos Costa
ef75c89c51
generic console
2015-06-18 01:35:39 +01:00