Commit Graph

  • ef63b60a68
    Merge 4dc5138442 into 3d67ef6dca Brandon Sturgeon 2023-08-03 04:12:25 +0100
  • 4dc5138442 Style chore/add-glualint-workflow Redox 2023-08-03 04:12:19 +0100
  • cb23600e25
    Add glualint workflow Brandon Sturgeon 2022-09-26 08:57:41 -0700
  • 3d67ef6dca Update lua/network_promises/async.lua master Samuel Williams 2021-07-09 03:25:13 +0100
  • 3205411a7b Made async promise chains stop if root promise is resolved Samuel Williams 2021-07-09 03:23:36 +0100
  • be96d6db09
    Update lua/network_promises/async.lua Samuel Williams 2021-07-09 03:25:13 +0100
  • 4a338ee523 Made async promise chains stop if root promise is resolved Samuel Williams 2021-07-09 03:23:36 +0100
  • 906cc308fc Add gitignore Samuel Williams 2021-07-09 02:56:11 +0100
  • 1356f9d504 Apply suggestions from code review Samuel Williams 2021-01-16 22:32:47 +0000
  • f521f4f858 Add dTimer dependency Samuel Williams 2021-01-16 22:24:06 +0000
  • 3e44f59c70
    Apply suggestions from code review Samuel Williams 2021-01-16 22:32:47 +0000
  • eb7e491abf Add dTimer dependency Samuel Williams 2021-01-16 22:24:06 +0000
  • 2c63769c19 Revert default await type back to RETURN Samuel Williams 2020-10-23 21:26:12 +0100
  • 6d1b34917f
    Merge pull request #1 from CFC-Servers/initial Samuel Williams 2020-10-23 20:41:08 +0100
  • a9acf01997 Moved function so it exists in time initial Samuel Williams 2020-10-23 20:39:57 +0100
  • 37c2107592 Change default await type to propagate Samuel Williams 2020-10-23 20:37:15 +0100
  • 64eb389485 Style fixes Samuel Williams 2020-04-18 22:20:44 +0100
  • fedec45796 Added json encoded body to http requests Samuel Williams 2020-04-11 01:04:51 +0100
  • fde331efa6 Remove test print Samuel Williams 2020-04-08 22:40:50 +0100
  • d287265587 Remove unused function Samuel Williams 2020-04-08 22:39:19 +0100
  • 0b226e0425 Added reject(), bug fixes and rearrange Samuel Williams 2020-04-08 22:38:12 +0100
  • f35a9ae643 Style fixes Samuel Williams 2020-03-31 01:16:21 +0100
  • 5cdd1dfdb6 Bug fixes Samuel Williams 2020-03-31 01:10:42 +0100
  • a41f19a4bd Style fixes Samuel Williams 2020-03-30 01:47:52 +0100
  • 40e71d3ccb Rename AwaitErrorType -> AwaitTypes Samuel Williams 2020-03-30 01:45:05 +0100
  • 657f48a1f8 Switch await to new syntax Samuel Williams 2020-03-30 01:40:36 +0100
  • c6d88c2c7b Address comments, untested Samuel Williams 2020-03-30 01:23:49 +0100
  • afedc03267 Bug fixes Samuel Williams 2020-03-29 04:04:22 +0100
  • 9fca31741b Fixed merge Samuel Williams 2020-02-25 23:12:13 +0000
  • f7ad39c9d5 Edit README, remove JSON checking Samuel Williams 2020-02-25 23:10:59 +0000
  • 593e1d72d7
    Merge pull request #2 from CFC-Servers/techdebt/whitespace-fixes Samuel Williams 2020-02-25 15:27:33 +0000
  • fdef838c94
    Remove commented print Samuel Williams 2020-02-25 15:26:30 +0000
  • d3693c52de
    Fix incorrect whitespace Samuel Williams 2020-02-25 15:24:37 +0000
  • d6fbc227c1 Automated whitespace fixes Brandon Sturgeon 2020-02-24 21:01:05 -0500
  • d51ca4a3c6 Updated README, added asyncCall Samuel Williams 2020-02-25 01:37:26 +0000
  • 7a257b8751 Bug fixes, added NP.net.sendBlind() for when response is not needed Samuel Williams 2020-02-25 00:59:47 +0000
  • db8b5d8c02 Styling fixes Samuel Williams 2020-02-25 00:38:26 +0000
  • 2dc885244c Styling fixes Samuel Williams 2020-02-25 00:06:02 +0000
  • 784270082e Added xdcall, net.http.request, improved promise errors Samuel Williams 2020-02-24 23:24:36 +0000
  • 7f2c437c68 Started async-await Samuel Williams 2020-02-21 18:52:49 +0000
  • 0a0230b9e2 Whitespace fixes Samuel Williams 2020-02-16 01:56:55 +0000
  • 3ac3131234
    Update README.md Samuel Williams 2020-02-16 01:54:18 +0000
  • a256f31722 Add readme, move example Samuel Williams 2020-02-16 01:51:41 +0000
  • 4a03439c66 Simplified timeoutPromise Samuel Williams 2020-02-16 01:27:16 +0000
  • 3b1bc185d8 Modify deferred lib Samuel Williams 2020-02-16 01:15:31 +0000
  • c01b2f7016 Add files Samuel Williams 2020-02-16 00:54:58 +0000
  • 47907079d0
    Initial commit Brandon Sturgeon 2020-02-15 16:13:23 -0800