2ee131c52cMerge pull request #2010 from aarroyoc/update-website-0.9.2
Mark Thom
2023-09-10 17:45:45 -06:00
f3901cd8b8Update website to mention 0.9.2 and playground
Adrián Arroyo Calle
2023-09-10 23:12:10 +02:00
7f0536b51dMerge branch 'master' into dashu-fixes
Fayeed Pawaskar
2023-09-10 21:51:02 +05:30
af76659830Removed value method and use deref to get type
Fayeed Pawaskar
2023-09-10 21:40:22 +05:30
fb658c4918Merge pull request #2008 from triska/clpb_improvements
Mark Thom
2023-09-09 00:40:30 -06:00
85cc4a80d0remove code that is not needed in Scryer Prolog
Markus Triska
2023-09-09 07:23:34 +02:00
6fe85c5779remove more attributes so that they do not appear in residual goals
Markus Triska
2023-09-08 23:19:10 +02:00
b38a56e7d3move compatibility predicates and meta_predicate/1 declarations so that they are correctly taken into account
Markus Triska
2023-09-08 23:12:33 +02:00
cbf18e5c3aMerge pull request #2006 from infogulch/wasm-ci
Mark Thom
2023-09-08 23:34:59 -06:00
96bd0d267cMerge pull request #2007 from triska/rust_1_70
Mark Thom
2023-09-08 23:34:36 -06:00
ec67752db4shorter partition/5, relying on first instantiated argument indexing
Markus Triska
2023-09-08 22:47:59 +02:00
ad4c17fbb6add meta_predicate/1 declaration for include/3 and exclude/3
Markus Triska
2023-09-08 22:41:49 +02:00
672979c515shorter include/3 and exclude/3, relying on improved indexing
Markus Triska
2023-09-08 22:40:50 +02:00
efcc2b81cdadd licensing information, addressing part of #1798
Markus Triska
2023-09-08 22:37:18 +02:00
640f29fe0fupdate required Rust version
Markus Triska
2023-09-09 07:30:23 +02:00
13a0085408Add wasm build steps
Joe Taber
2023-09-08 19:25:36 -05:00
74440d503eMerge pull request #2004 from triska/generalize_description
Mark Thom
2023-09-08 16:11:06 -06:00
f4769de5c4Merge pull request #2003 from triska/clpz_comment
Mark Thom
2023-09-08 15:22:49 -06:00
b843b76b7athis holds for all architectures (also 32-bit systems)
Markus Triska
2023-09-08 23:22:36 +02:00
182afe3b7dupdate comment
Markus Triska
2023-09-08 22:33:55 +02:00
920e0c6b56Merge pull request #1986 from rujialiu/wasm32-support
Mark Thom
2023-09-08 11:15:51 -06:00
b6ce6b7cdbBasic WebAssembly support with minimal Javascript API #615. Currently 6/12 crypto functions supported. Tested in browser with all default features disabled.
Rujia Liu
2023-09-08 17:27:22 +08:00
a0b5a24853check atom == ',' in ambiguity_check mirroring logic in print_op_addendum (#2000)
Mark
2023-09-05 14:56:26 -06:00
fa11d6bdd4remove error printing redundancy and inconsistent state resulting from file_load_cleanup (#1995)
Mark
2023-09-05 13:52:18 -06:00
a9aef2bc84Merge pull request #1980 from Skgland/atomtable
Mark Thom
2023-09-05 12:32:20 -06:00
bf2b73706aMerge pull request #1997 from triska/countall
Mark Thom
2023-09-05 12:04:52 -06:00
83ebce86b6call_with_inference_limit/3 should fail if inference limit is exceeded and R term is not inference_limit_exceeded (#1977)
Mark
2023-09-05 11:51:06 -06:00