Commit Graph

8771 Commits

Author SHA1 Message Date
Vítor Santos Costa
c40899d8ec badvar 2016-01-31 10:45:42 +00:00
Vítor Santos Costa
1f7608a735 cl 2016-01-31 10:45:00 +00:00
Vítor Santos Costa
bd337494f1 protect goal expansion 2016-01-31 10:44:20 +00:00
Vítor Santos Costa
32f6c44dea relative paths. 2016-01-31 10:43:42 +00:00
Vítor Santos Costa
ae771e70e2 compile without deadline, other win32 work 2016-01-31 10:42:57 +00:00
Vítor Santos Costa
b28532a251 misc 2016-01-31 10:42:08 +00:00
Vítor Santos Costa
e5009c733e use handles internally, not slots 2016-01-31 10:41:38 +00:00
Vítor Santos Costa
ad7bef51c6 generated files 2016-01-31 10:41:01 +00:00
Vítor Santos Costa
06a2caf7a9 init fields
lots of docs, boolean -> booleanFlag
2016-01-31 10:39:15 +00:00
Vítor Santos Costa
794d04c851 flags & var init work 2016-01-31 10:37:41 +00:00
Vítor Santos Costa
825bfd11c2 X_API & docs 2016-01-31 10:35:53 +00:00
Vítor Santos Costa
5073ff9b43 win32 2016-01-31 10:33:32 +00:00
Vítor Santos Costa
8c873350c9 win32 2016-01-31 10:33:13 +00:00
Vítor Santos Costa
017e356cfb sockets use sysbtslu 2016-01-31 10:32:51 +00:00
Vítor Santos Costa
8cf73c59ae rid of error library 2016-01-31 10:30:54 +00:00
Vítor Santos Costa
9c78086a6a X_API WIN32 stuff 2016-01-31 10:29:36 +00:00
Vítor Santos Costa
35eb33e27f improve flag library 2016-01-31 10:27:08 +00:00
Vítor Santos Costa
1ebaf342b6 fix ordering that results in empty table 2016-01-31 10:26:13 +00:00
Vítor Santos Costa
680dae240f win32 if 2016-01-31 10:23:27 +00:00
Vítor Santos Costa
ebc73ec01e docs + EVAL_H 2016-01-31 10:23:03 +00:00
Vítor Santos Costa
52b282442f small fixes 2016-01-31 10:22:24 +00:00
Vítor Santos Costa
4ff7bdd340 small cleanups 2016-01-31 10:21:50 +00:00
Vítor Santos Costa
5c1c9a8570 current_pred 2016-01-31 10:21:10 +00: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
7491481e8e cleanups 2016-01-31 10:18:12 +00:00
Vítor Santos Costa
1b98e2238c more system_module stuff 2016-01-31 10:17:47 +00:00
Vítor Santos Costa
515d5f3705 cons stuff 2016-01-31 10:17:19 +00:00
Vítor Santos Costa
4f0c539ed6 set up flags to control IO. 2016-01-31 10:16:31 +00:00
Vítor Santos Costa
f5c493507e CurrentModule needs to be set correctly, 2016-01-31 10:16:02 +00:00
Vítor Santos Costa
9444c36ff4 pretty print 2016-01-31 10:14:28 +00:00
Vítor Santos Costa
d90a0f72b0 protect entry to critical section 2016-01-31 10:13:51 +00:00
Vítor Santos Costa
ddabfe45b8 WIN32
cleanups
get rid of old log
2016-01-31 10:13:14 +00:00
Vítor Santos Costa
015fbe6703 flag work
boolean -> booleanFlag (win32)
2016-01-31 10:12:25 +00:00
Vítor Santos Costa
d573407b4d retry_or des not have access to arguments 2016-01-31 10:06:30 +00:00
Vítor Santos Costa
2edae59610 fmemopen compat work on Unix 2016-01-31 10:05:15 +00:00
Vítor Santos Costa
697f57ecef memory streams
- work with blobs
- recover memory on close
- do not call Unix code on win32
2016-01-31 10:02:11 +00:00
Vítor Santos Costa
703ac35735 fix error crash while constructing error term 2016-01-20 23:16:04 +00:00
Vítor Santos Costa
ca2cd734a2 fix inconsistent errors 2016-01-20 22:39:32 +00:00
Vítor Santos Costa
a249156989 docs 2016-01-20 22:39:10 +00:00
Vítor Santos Costa
e8f87d2875 glob should not return error on miss 2016-01-20 22:38:42 +00:00
Vítor Santos Costa
10a29998a3 fix read_term options 2016-01-20 22:38:09 +00:00
Vítor Santos Costa
8c69e3811e docs 2016-01-20 22:37:13 +00:00
Vítor Santos Costa
3074256cc1 more win32 support 2016-01-20 22:36:52 +00:00
Vítor Santos Costa
828c2c9f6e docs 2016-01-20 22:36:16 +00:00
Vítor Santos Costa
3966bf2ee1 windows dlls, meet thy mxmake 2016-01-20 22:25:25 +00:00
Vítor Santos Costa
f7207f3c9d Inconsistent error codes 2016-01-20 22:19:43 +00:00
Vítor Santos Costa
a2f1ed92ea syntax error 2016-01-20 22:18:52 +00:00
Vítor Santos Costa
77a5090276 Add missing documentation 2016-01-20 22:18:17 +00:00
Vítor Santos Costa
8c7c258492 fix creeping over dealloc, even it requires duplicating some code 2016-01-20 22:15:23 +00:00
Vítor Santos Costa
97feeda48a support script option in open, both for reading and writing. 2016-01-20 22:12:41 +00:00