640 Commits (8e800af3c8f5b202ef21212eefe4185154a43720)

Autor SHA1 Mensaje Fecha
  Lucas Stadler 8e800af3c8 Remove debug println %!s(int64=10) %!d(string=hace) años
  Lucas Stadler ddca15b9cd Support getting the filename from the cmdline %!s(int64=10) %!d(string=hace) años
  Lucas Stadler e658f0c907 Move ffi call into a method on png_image %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 8c7c2d2feb Move png_image initialization into a function %!s(int64=10) %!d(string=hace) años
  Lucas Stadler fb389a2eb2 Implement Display for png_image %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 3943b76f19 Initialize the `.version` field correctly %!s(int64=10) %!d(string=hace) años
  Lucas Stadler a15fe17b56 Use a null-terminated string for the file name %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 6a04b2debb Add a printing function that displays png_image %!s(int64=10) %!d(string=hace) años
  Lucas Stadler e5ac979f6a Use libc::c_void for the opaque struct %!s(int64=10) %!d(string=hace) años
  Lucas Stadler a71e0aac9f Fix the opaque type %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 24965887e1 Use `zeroed` instead of `unitialized`. %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 6e15c8137c Add work-in-progress png example %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 416aa59f35 Initial commit: Hello FFI in Rust! %!s(int64=10) %!d(string=hace) años
  Lucas Stadler d767e2d6e8 Add Makefiles for unpaginate and stars %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 7cc4dec177 Make the usage message prettier %!s(int64=10) %!d(string=hace) años
  Lucas Stadler e977e4e9ca Add an example for reading repos from a file %!s(int64=10) %!d(string=hace) años
  Lucas Stadler bd3c5dc805 Add a README %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 1f049196f8 Add a README %!s(int64=10) %!d(string=hace) años
  Lucas Stadler fa3ce48524 Move semaphore/waitgroup declaration closer to usage %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 8abecc94c2 Fix spawning of the error reporting goroutine %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 141ebf72bd Don't fail immediately if errors occur %!s(int64=10) %!d(string=hace) años
  Lucas Stadler fb1c63a477 Ignore all JSON files, not just the stars %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 0666312dc8 Remove unused userName config variable %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 969309f365 Support for basic auth with token or password %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 1f4fb41a2c Provide a tiny bit of docs %!s(int64=10) %!d(string=hace) años
  Lucas Stadler b91d2b5df0 Make the usage message prettier %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 041e07c76a Fix commas with multiple pages %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 0b7ba6d386 Follow the `next` link and collect the results %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 7eb856b0a5 Extract next link if there is one %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 640a4f7191 Unpaginate all the (json) resources %!s(int64=10) %!d(string=hace) años
  Lucas Stadler c7594b11db Rename starInfo to repoInfo %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 6d09869aa6 Ignore binaries, output directory and sample json %!s(int64=10) %!d(string=hace) años
  Lucas Stadler bef8023f7c Introduce a config struct and cmdline flags %!s(int64=10) %!d(string=hace) años
  Lucas Stadler b019075741 Make stars fly faster %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 94510593c3 Make stars not go lost in the ether %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 0b76da28d9 include from_vec only when running tests %!s(int64=10) %!d(string=hace) años
  Lucas Stadler bd6f9241e8 add two (slightly more complex) examples %!s(int64=10) %!d(string=hace) años
  Lucas Stadler ea6f4850a7 remove two more uses of `.clone` %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 8a2361dd6c replace nested loop with `.find` %!s(int64=10) %!d(string=hace) años
  Lucas Stadler d052a48bd9 link the dpll source from the readme %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 9476b08a70 mention the dpll solver in the readme, document usage %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 95fac8cd93 avoid `.clone()` where possible %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 2c471cd484 add commented out debug statements %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 31f11b62c9 remove threading workaround %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 4fdf121d23 make dpll non-recursive %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 78b1496b22 use a thread to increase the stack size %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 45ea797254 add a few example cnfs %!s(int64=10) %!d(string=hace) años
  Lucas Stadler d827caf10c support multiple spaces between variables %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 7b3037355f make filter condition a bit more obvious %!s(int64=10) %!d(string=hace) años
  Lucas Stadler fe27aa5551 support comments and empty lines %!s(int64=10) %!d(string=hace) años