Vitor Santos Costa
a40fbe420f
memory mgmt
2017-09-23 02:17:55 +01:00
Vitor Santos Costa
a115024aee
Merge http://www.github.com/vscosta/yap-6.3
2017-09-03 10:49:16 +01:00
Vitor Santos Costa
ce61f810c2
overflow in string
2017-08-27 22:17:00 +01:00
Vitor Santos Costa
963752fa9c
Android support,
2017-07-25 01:10:44 +01:00
Vitor Santos Costa
70232133cc
docs
2017-04-13 21:42:34 +01:00
Vitor Santos Costa
a53615ceaf
python .h collision
2017-02-20 14:21:46 +00:00
Vitor Santos Costa
cacdd173b5
fix error msg
2016-12-16 03:40:37 -06:00
Vitor Santos Costa
4f423dc16a
small bugs, especiall in error processing
2016-12-05 14:50:04 -06:00
Vitor Santos Costa
b03e0634c7
fixes + win64
2016-11-08 01:37:36 -06:00
Vitor Santos Costa
46a9d52d2d
Memory management and UTF-8 for all fixes
2016-11-04 11:36:48 -05:00
Vitor Santos Costa
02e0e50915
Merge ssh://192.168.66.221/~vitor/Yap/yap-6.3
2016-11-02 00:16:36 -05:00
Vitor Santos Costa
d082af605d
less invasive error handling
2016-10-19 22:44:59 -05:00
Vitor Santos Costa
558c3eb35b
fix warnings
2016-10-16 13:15:14 -05:00
Vitor Santos Costa
676582fe4f
android and python updates
2016-08-23 17:28:23 -05:00
Vitor Santos Costa
b218af8f1b
debugging stuff
2016-08-19 21:37:02 -05:00
Vitor Santos Costa
2726fb279c
fix get_num
2016-08-15 23:42:49 -05:00
Vitor Santos Costa
eb54e3e052
simplify text code by just using UF8 and allocating in trail
2016-08-15 14:54:46 -05:00
Vitor Santos Costa
70061308ff
make modules remember which operators they ever defined.
...
Make modules import operators from other modules
2016-04-28 15:01:16 +01:00
Vitor Santos Costa
f039a5d688
fix .%
2016-04-26 15:26:35 +01:00
Vitor Santos Costa
f966a5b912
Fixes for processing write to buffer: should b more robust, but we still may have memory leaks
2016-04-22 18:19:58 +01:00
Vitor Santos Costa
65f1cb9741
win64 support: encodings
2016-04-10 06:21:17 -07:00
Vítor Santos Costa
6f1b5fbef9
thread compilation
2016-02-22 13:01:09 +00:00
Vítor Santos Costa
88df20efca
bug in scanning numbers
2016-02-20 01:45:55 +00:00
Vítor Santos Costa
eec32e698a
stream_Property/2:
...
allow sp(X,Y), sp(u,Y), sp(X,t(Y))
fix lines
2016-02-20 01:30:52 +00:00
Vítor Santos Costa
ad91eb0ec9
fix regression: checking for EOT should first peek, and if happy consume the blank after the dot.
2016-02-18 22:10:40 +00:00
Vítor Santos Costa
484168b1ce
Fix encoding
2016-02-18 12:10:58 +00:00
Vítor Santos Costa
92cb3e34eb
don't consume char after '.', do peek instead.
...
early errors should leave early.
2016-02-14 04:11:55 +00:00
V'itor Santos Costa
74b2b5561d
- add debugging code to memory allocation
...
= atom to number: cleanup function name as this is more than just supporting SWI
- SrcMask only applies to rules.
- add auxiliary type/error function
- fix typos
- fix enumeration mode in current_flag
- get rid of TrueName routines, use AbsoluteFileName instead.
- detail synatx error source
2016-02-11 06:03:33 -08:00
Vítor Santos Costa
fbf0c6bd0d
cleanups on error handling and fix EOF.
2016-01-31 10:19:08 +00:00
Vítor Santos Costa
f6a6c9deb6
last
2016-01-08 20:43:14 +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
bc8541666a
init spelling
2015-11-05 15:28:39 +00:00
Vitor Santos Costa
20c87f1ab6
gcc warnings
2015-10-20 08:06:46 +01:00
Vítor Santos Costa
9fb7325f19
fix get_num init issues
2015-10-18 11:40:12 +01:00
Vítor Santos Costa
aaca416b93
just peek after a '.'
2015-10-11 04:20:57 +01:00
Vítor Santos Costa
555d146dc5
clean_tok should reset ASP properly
2015-10-08 10:18:47 +01:00
Vítor Santos Costa
b788dc131d
encoding
2015-10-08 02:14:34 +01: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
59f038386b
syntax_eror support
2015-08-18 14:59:24 -05:00
Vítor Santos Costa
dbdae6a930
syntax error handling
2015-07-27 22:22:44 -05:00
Vítor Santos Costa
0e1335d7ff
make $ SY from very beginning
2015-07-22 19:26:40 -05:00
Vítor Santos Costa
4c56769210
indent + EOF work in progress
2015-07-06 11:49:56 +01:00
Vítor Santos Costa
1c06bfdc05
cmake & text support
2015-06-19 01:30:13 +01:00
Vítor Santos Costa
315a882e8f
remove swi deps
2015-06-18 08:09:31 +01:00
Vitor Santos Costa
afd8c9b9c4
blanks and backslashed strings
2015-02-10 00:03:02 +00:00
Vitor Santos Costa
36e4cbf98b
move handles to a separate handle stack.
2015-01-30 07:25:34 +00:00
Vitor Santos Costa
ce84e60d08
cosmetic
2015-01-18 01:32:13 +00:00
Vitor Santos Costa
3122d323b5
support 64 bit flags in 32 bit mode
2015-01-14 04:51:54 -08:00
Vítor Santos Costa
8eec3113be
improve docs
2014-09-15 03:13:50 -05:00