提交歷史

作者 SHA1 備註 提交日期
  Miku AuahDark 9dceb58cc7 Revert to default CMake files. 4 年之前
  Alex Szpakowski d1addec248 CI: fix post-build paths on macOS 4 年之前
  Alex Szpakowski cc3b5ab8c6 CI: Fix macOS xcodebuild command 4 年之前
  Alex Szpakowski ec704b5b85 CI: fix xcodebuild command... 4 年之前
  Alex Szpakowski 6ca6ac36f9 CI: set macOS deployment target to 10.9 to avoid errors from defaults. 4 年之前
  Alex Szpakowski 4e2a54cb56 CI: don't build debug builds 4 年之前
  Alex Szpakowski c5aa84bb64 CI: remove unnecessary platforms 4 年之前
  Alex Szpakowski ac9e3952ce Fix branches used by Github Actions CI 4 年之前
  James Robert fcdb0e7d64 someone told me to put this here 5 年之前
  James Robert 6efd5e5404 add_link_options was added in cmake 3.13 5 年之前
  James Robert 181bad3922 Fix memory management crash 5 年之前
  James Robert ad0e6fa0ac enable ARC in cmake 5 年之前
  James Robert 050c9fd782 fix incorrect example docs 5 年之前
  James Robert f5ec5eade9 fix builds on macOS 5 年之前
  Alex Szpakowski 4e4de80fab Merge pull request #2 from MikuAuahDark/consistent 4 年之前
  Miku AuahDark 5c95e6c53d Set response code to 0 instead of 400 first. 4 年之前
  Miku AuahDark 8f87dbc5de Remove automatic "lib" prefix in some platforms. 4 年之前
  Miku AuahDark de4fe93cbb Catch leaked exception. 4 年之前
  Bart van Strien 708c692ffc Add license 4 年之前
  Miku AuahDark a71e722ad0 Fix Android.mk 4 年之前
  Miku AuahDark c05ace63fe LOVE lua-modules support. 4 年之前
  Miku AuahDark 5a09a108cd Finalize Android Java backend. 4 年之前
  Miku AuahDark 3817bac7db Add AndroidClient backend to lua/main.cpp 5 年之前
  Miku AuahDark 152cce8f1b Initial Android support to lua-https 5 年之前
  Miku AuahDark ec8529c12b Adapt CMake to support Android 5 年之前
  Alex Szpakowski 53e113c595 Use C string boxing syntax when creating NSStrings from std::strings. 6 年之前
  Alex Szpakowski cbd1653741 Fix indentation to use tabs instead of spaces. 6 年之前
  Alex Szpakowski a6d37f4453 macOS: Use NSURLSession API instead of NSURLConnection since the latter is deprecated. Move autoreleasepool to inside the request implementation. 6 年之前
  Bart van Strien 7fe0406d77 Add missing include 7 年之前
  Bart van Strien adcdd6cd62 Prevent parsing the output code text as response header 7 年之前