Markus Triska
|
1fa8a0a969
|
ENHANCED: more memory efficient call_nth/2 (#1264)
I hope that this will allow more extensive tests of Scryer Prolog. Enjoy!
|
2022-04-02 17:42:45 +02:00 |
|
Mark Thom
|
d5fe2e88d1
|
don't mark forwarded refs in stackless iterator/marker (#1384)
|
2022-04-02 01:29:51 -06:00 |
|
Mark Thom
|
9177dbce7f
|
be aware of temporary variables of stackless iterator in term_variables (#1383)
|
2022-03-31 18:20:41 -06:00 |
|
Markus Triska
|
f7e31fceac
|
as --> is
|
2022-03-30 21:33:46 +02:00 |
|
Mark Thom
|
c490d818fb
|
fix dif/2 crash (#1378)
|
2022-03-29 18:39:45 -06:00 |
|
Mark Thom
|
32bdedde6d
|
Merge pull request #1373 from aarroyoc/http-open
Add Hyper based `http_open/3`
|
2022-03-28 23:10:08 -06:00 |
|
Mark Thom
|
48960f1beb
|
print closed stream handle as '$dropped_value' (#1376)
|
2022-03-28 19:03:33 -06:00 |
|
Mark Thom
|
cf65cbe2f1
|
dereference numbervars terms (#1377)
|
2022-03-28 18:58:38 -06:00 |
|
Adrián Arroyo Calle
|
45c35eca3e
|
Add close handling of http stream
|
2022-03-28 21:04:46 +02:00 |
|
Adrián Arroyo Calle
|
bb2a8c9090
|
http_open/3 try_or_throw
|
2022-03-28 20:38:55 +02:00 |
|
Adrián Arroyo Calle
|
6798b22b49
|
http_open/3 with headers and data
|
2022-03-28 20:38:55 +02:00 |
|
Adrián Arroyo Calle
|
3acbe2a418
|
http_open/3 with method option
|
2022-03-28 20:38:52 +02:00 |
|
Mark Thom
|
c45cdd6ea0
|
extend small_letter_char! to include all non-uppercase letters (#1364)
|
2022-03-27 13:34:29 -06:00 |
|
Mark Thom
|
f520c38b60
|
Stream::close() should close file handles (#1374)
|
2022-03-27 13:08:43 -06:00 |
|
Mark Thom
|
046a2175ab
|
use ryu to print floats with a modification for compatible syntax (#1368, #1372)
|
2022-03-27 11:28:10 -06:00 |
|
Mark Thom
|
83def95383
|
fix char comparison misordering (#1371)
|
2022-03-26 21:44:37 -06:00 |
|
Mark Thom
|
012fefa37e
|
retrieve F64 behind Cons tags properly (#1369)
|
2022-03-26 21:18:07 -06:00 |
|
Markus Triska
|
1a7992e524
|
ENHANCED: use newly available must_be(chars, ...), which is very fast
|
2022-03-26 19:09:54 +01:00 |
|
Mark Thom
|
94d7c6dc5f
|
fix functor/3 arity check (#1366)
|
2022-03-25 18:07:22 -06:00 |
|
Mark Thom
|
23bfb4da50
|
advance arg in arithmetic comparison code (#1367)
|
2022-03-25 17:30:47 -06:00 |
|
Mark Thom
|
1f21a5fe62
|
detect float rounding overflows (#1365)
|
2022-03-24 10:25:42 -06:00 |
|
Mark Thom
|
2173a8e3cb
|
recognize missing syntax errors (#1354, #1361)
|
2022-03-22 22:48:51 -06:00 |
|
Mark Thom
|
067e2633af
|
compare TypedArenaPtr<T> by value not pointer (#1362)
|
2022-03-22 00:55:44 -06:00 |
|
Mark Thom
|
d916da9ba8
|
use Rust's native UTF-8 functions (#1355)
|
2022-03-19 16:52:27 -06:00 |
|
Mark Thom
|
c2fc33afec
|
correct float version of sign/1 (#1360)
|
2022-03-19 15:55:23 -06:00 |
|
Mark Thom
|
3d4e400ed2
|
accept remaining UTF-8 codepoints as alphabetic characters (#1355)
|
2022-03-18 17:49:54 -06:00 |
|
Mark Thom
|
75d719d204
|
print most characters directly ((#1355)
|
2022-03-17 18:43:30 -06:00 |
|
Mark Thom
|
172e3e9f34
|
check self.ignore_ops and max_depth in print_rational (#1359)
|
2022-03-17 18:08:30 -06:00 |
|
Mark Thom
|
8e32bdd8db
|
remove pstr offsets unconditionally from printer iteration stack, deal with fallout after the fact (#1357)
|
2022-03-16 19:11:39 -06:00 |
|
Mark Thom
|
895b02b641
|
improve length/2 (#1325)
|
2022-03-15 18:43:57 -06:00 |
|
Mark Thom
|
e88ec6736c
|
add (:) meta-predicate argument indicator (#1302)
|
2022-03-13 13:54:58 -06:00 |
|
Mark Thom
|
922abf21e7
|
derefence target variable in check_sort_errors (#1350)
|
2022-03-13 13:54:58 -06:00 |
|
Mark Thom
|
c55bfa2c6e
|
throw errors on cycles in sort/2 and keysort/2 (#1350 and #1351)
|
2022-03-13 11:03:52 -06:00 |
|
Mark Thom
|
5463c1d47f
|
point code index to switch_on_term after appending indexed clause to single-clause predicate (#1346)
|
2022-03-12 20:44:09 -07:00 |
|
William Kral
|
5f1f07e5a1
|
Add --no-add-history flag
Flag prevents the input stream from saving terms to ~/.scryer_history
when set. Use the flag when running tests to increase test isolation.
|
2022-03-10 21:48:41 -08:00 |
|
Mark Thom
|
eace0d9b37
|
print rationals that are integers as integers (#663)
|
2022-03-09 21:24:16 -07:00 |
|
Mark Thom
|
d83b32a200
|
print variables instead of offsets in setup_call_cleanup tests
|
2022-03-08 22:05:54 -07:00 |
|
Mark Thom
|
9cefb33388
|
correct loading of variable name strings in write_term/3
|
2022-03-08 22:00:12 -07:00 |
|
Mark Thom
|
bd5d6d0686
|
fix parser bounds check bug (#1333, #1301)
|
2022-03-08 21:25:19 -07:00 |
|
Mark Thom
|
ecebaf8216
|
unify empty list to '' in atom_chars/2 (#1334, #1336)
|
2022-03-08 18:25:40 -07:00 |
|
Mark Thom
|
8762647b55
|
wrap meta-predicate specifications in functors (#1330)
|
2022-03-07 22:36:52 -07:00 |
|
Mark Thom
|
664c0ee77c
|
fix float formatting (#1331)
|
2022-03-07 19:44:39 -07:00 |
|
Markus Triska
|
69e52d1ed8
|
ENHANCED: call_nth(Goal, 0) now fails, correct error for N < 0.
This addresses #1307.
|
2022-03-07 23:38:30 +01:00 |
|
Mark Thom
|
bd594e0c05
|
fix number/1 (#1329)
|
2022-03-06 19:17:52 -07:00 |
|
Paulo Moura
|
0532f51cc2
|
Fix querying the values of the bounded and max_arity flags
|
2022-03-07 00:30:35 +00:00 |
|
Mark Thom
|
1808597258
|
compare functor arity first (#1327)
|
2022-03-06 16:37:21 -07:00 |
|
Mark Thom
|
2744989cf1
|
fix compare/3 (#1327)
|
2022-03-06 15:49:01 -07:00 |
|
Paulo Moura
|
495168e7bb
|
Fix halt/1 built-in predicate for ISO Prolog Core standard compliance
|
2022-03-06 21:33:49 +00:00 |
|
Markus Triska
|
c6264cf098
|
ADDED: library(simplex), for solving linear programming problems.
|
2022-03-06 21:49:52 +01:00 |
|
Mark Thom
|
2d19243b3b
|
Merge branch 'rebis-dev' into 0.9.0 release
Test / build (macos-10.15, beta) (push) Has been cancelled
Test / build (macos-10.15, stable) (push) Has been cancelled
Test / build (ubuntu-20.04, beta) (push) Has been cancelled
Test / build (ubuntu-20.04, stable) (push) Has been cancelled
|
2022-03-06 09:45:05 -07:00 |
|