]> Repositorios git - scryer-prolog.git/shortlog
scryer-prolog.git
2026-05-24 Mark ThomMerge pull request #3290 from abmclin/bump-rustyline...
2026-05-24 Mark ThomMerge pull request #3338 from drzv/master
2026-05-24 Mark ThomMerge pull request #3312 from Skgland/big-endian-miri
2026-05-24 Skglandconfigure linker via env var insread of .cargo/config...
2026-05-24 Skglandfix missing description
2026-05-24 Skglandadd a feature for things that are simple to cross-compile
2026-05-24 Skglandfix miri not being passed the target
2026-05-24 Skglandfix ci and setup cross-compilation
2026-05-24 Skglandadd miri CI for a big endian target
2026-05-24 Mark ThomMerge pull request #3311 from Skgland/cleanup2
2026-05-23 Mark ThomMerge pull request #3333 from 0nkery/lazy-lock
2026-05-23 Mark ThomMerge pull request #3345 from triska/meetups
2026-05-23 Markus Triskalink to Scryer Prolog Meetup 2026 page and its announcement
2026-05-23 Mark ThomMerge pull request #3336 from 0nkery/fix-between-doc
2026-05-23 Mark ThomMerge pull request #3334 from Skgland/stable-order
2026-05-23 Mark ThomMerge pull request #3328 from Skgland/update-libffi
2026-05-23 Mark ThomMerge pull request #3316 from josd/master
2026-05-23 Mark ThomMerge pull request #3323 from triska/VATmiraal
2026-05-14 drzvCall ImageMagick with make-process. Redirect stderr...
2026-05-14 Dmitrii Shlagovfix var mode in between/3 documentation
2026-05-13 Skglanduse BTree{Map,Set} to ensure a stable order based on...
2026-05-12 Dmitrii Shlagovroll back gitignore changes
2026-05-12 Dmitry Shlagoffremove redundant closure
2026-05-12 Dmitry Shlagoffreplace lazy_static macro with std::sync::LazyLock
2026-05-08 Skglandupgrade libffi dependency
2026-05-05 Alexander McLinBump Cargo.toml `rust-version` to `1.93.1`
2026-05-03 Markus Triskaexplanation of product
2026-05-03 Markus Triskaadd link to VATmiraal, https://vatmiraal.be
2026-04-26 josdImprove CharReader buffering
2026-04-25 Skglandfix ArenaPtr payload offset logic
2026-04-25 Skglanddon't erase ptr type early when construction a Cons...
2026-04-25 Skglandfix unused import warning on windows
2026-04-25 Skglandfix large enum variant size difference warning of PermV...
2026-04-22 Skglandremove unused HeapCellValueView
2026-04-21 Mark Thomreplace tabs with spaces
2026-04-21 Mark Thomdereference compare_term_test args down from stack...
2026-04-21 Mark Thomreplace tabs with spaces
2026-04-21 Mark Thomtake Lis index from rd in copy_var (#3298)
2026-04-19 Mark ThomMerge pull request #3269 from no382001/quads
2026-04-19 Mark ThomMerge pull request #3293 from danilp-id/http_server_test
2026-04-19 Mark ThomMerge pull request #3274 from no382001/issue3262
2026-04-19 Mark ThomMerge pull request #3291 from Skgland/update-actions
2026-04-13 Danil Platonovcargo fmt
2026-04-13 Danil Platonovpass scryer path through stream instead of env var
2026-04-11 Danil Platonovhttp server test, and also unignore http client test
2026-04-10 Skglandupdate pyTooling/Actions/[email protected] -> pyToo...
2026-04-10 Skglandupdate actions/[email protected] -> actions/[email protected]
2026-04-10 Skglandpin 3rd-party actions
2026-04-10 Skglandupdate docker/build-push-action@v6 -> docker/build...
2026-04-10 Skglandupdate docker/metadata-action@v5 -> docker/metadata...
2026-04-10 Skglandupdate docker/login-action@v3 -> docker/login-action@v4
2026-04-10 Skglandupdate docker/setup-buildx-action@v3 -> docker/setup...
2026-04-10 Skglandupdate actions/download-artifact@v4 -> actions/download...
2026-04-10 Skglandupdate actions/upload-artifact@v4 -> actions/upload...
2026-04-10 Skglandupdate actions/checkout@v4 -> actions/checkout@v6
2026-04-09 Mark ThomMerge pull request #3276 from Skgland/cleanup
2026-04-06 Alexander McLinbump `rustyline` to version 18.0.0
2026-04-04 Mark ThomMerge pull request #3273 from no382001/issue2914
2026-04-04 Mark ThomMerge pull request #3271 from abmclin/update_rustyline
2026-04-04 Mark ThomMerge pull request #3266 from Skgland/perf-issue-3265
2026-04-02 Skglandremove unused file
2026-03-31 no382001restructure based on suggestion
2026-03-31 no382001fix read/1 on non-TTY stdin blocking until newline...
2026-03-31 no382001fix panic in current_prolog_flag/2 when arguments are...
2026-03-29 Alexander McLinResolves issue 2694 by updating rustyline to 17.0.2
2026-03-27 Skglanduse checked_add to prevent silent overflow
2026-03-27 no382001fix library paths and module qualification in quadtests.pl
2026-03-21 Skglandhint to the compiler/branch-predictor that
2026-03-21 Skglandrun rustfmt
2026-03-21 Skglandadjust interrupt handling
2026-03-21 Skglandswitch from Integer to u128
2026-03-20 Mark ThomMerge pull request #3243 from danilp-id/master
2026-03-18 Mark ThomMerge pull request #3257 from triska/include
2026-03-16 Markus Triskaretain error context (load/1) when using :- D.
2026-03-15 Mark ThomMerge pull request #3258 from no382001/fix_load_xml/3
2026-03-10 no382001load_xml was returning a single term instead of a list...
2026-03-10 Mark ThomMerge pull request #3234 from fusiongyro/patch-1
2026-03-10 Mark ThomMerge pull request #3232 from triska/not_si
2026-03-10 Mark ThomMerge pull request #3252 from Skgland/towards-a-crate...
2026-03-10 Mark ThomMerge pull request #3241 from Skgland/parse-error-impro...
2026-03-10 Mark ThomMerge pull request #3189 from Skgland/fix-function_cast...
2026-03-10 Mark ThomMerge pull request #3260 from thierrymarianne/dealing...
2026-03-07 Markus TriskaENHANCED: support quads in included files
2026-03-05 Thierry Marianneadd documentation
2026-03-04 Thierry Mariannerevise indentation of raw string
2026-03-04 Thierry M.use C-string literal
2026-03-04 Thierry Mariannecargo fmt fixes
2026-03-04 Thierry Marianneapply suggestion
2026-03-04 Thierry Mariannemove test to tests/scryer/ffi.rs
2026-03-04 Thierry M.use CStr .to_str() method
2026-03-04 Thierry M.use C-string literal
2026-03-04 Thierry Mariannefix utf-8 panic
2026-03-04 Thierry Marianneadd failing test highlighting panic on invalid UTF...
2026-02-28 Markus TriskaISO: Implement the include/1 directive
2026-02-20 Skglandrun apt update before apt install
2026-02-20 Skglandfix warning in CI about using apt in a script
2026-02-20 Skglandrun cargo fmt
2026-02-20 Skglandfix clippy lint warning
2026-02-20 Skglandremove no longer necessary allows
2026-02-20 Skglandreplace custom modular_bitfields fork with update upstream
next