]> git.lizzy.rs Git - lua_async.git/log
lua_async.git
2 years agoMore efficient sleep() implementation
Elias Fleckenstein [Fri, 6 Aug 2021 19:13:58 +0000 (21:13 +0200)]
More efficient sleep() implementation

2 years agoAdd lua_async.kill_thread
Elias Fleckenstein [Fri, 6 Aug 2021 18:46:55 +0000 (20:46 +0200)]
Add lua_async.kill_thread

2 years ago'Intervals' instead of 'Interval'
Elias Fleckenstein [Fri, 6 Aug 2021 18:37:07 +0000 (20:37 +0200)]
'Intervals' instead of 'Interval'

2 years agoFix mistake in setImmediate documentation
Elias Fleckenstein [Fri, 6 Aug 2021 18:36:08 +0000 (20:36 +0200)]
Fix mistake in setImmediate documentation

2 years agoFix some small mistakes in the documentation of clearImmediate
Elias Fleckenstein [Fri, 6 Aug 2021 18:35:18 +0000 (20:35 +0200)]
Fix some small mistakes in the documentation of clearImmediate

2 years agoDocument timeouts, intervals and immediates
Elias Fleckenstein [Fri, 6 Aug 2021 18:33:05 +0000 (20:33 +0200)]
Document timeouts, intervals and immediates

2 years agoSafe immediate implementation
Elias Fleckenstein [Fri, 6 Aug 2021 18:25:35 +0000 (20:25 +0200)]
Safe immediate implementation

2 years agoSafe interval implementation
Elias Fleckenstein [Fri, 6 Aug 2021 18:21:58 +0000 (20:21 +0200)]
Safe interval implementation

2 years agoSafer timeout implementation
Elias Fleckenstein [Fri, 6 Aug 2021 18:01:59 +0000 (20:01 +0200)]
Safer timeout implementation

2 years agoAdd lua_async.run
Elias Fleckenstein [Fri, 6 Aug 2021 17:38:39 +0000 (19:38 +0200)]
Add lua_async.run

2 years agoAdd source code
Elias Fleckenstein [Fri, 6 Aug 2021 17:19:23 +0000 (19:19 +0200)]
Add source code

2 years agoInitial commit
Elias Fleckenstein [Fri, 6 Aug 2021 17:14:45 +0000 (19:14 +0200)]
Initial commit