awesome/lib/gears
Emmanuel Lepage Vallée ae7d36f816
Merge pull request #3071 from actionless/fix-empty-string-matcher
fix(gears: matcher: default_matcher): handle sidecase of string.match-ing the empty string ('')
2020-05-04 01:44:15 -07:00
..
object object: Make the legacy accessor code more robust. 2019-12-04 02:05:09 -05:00
sort doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
cache.lua add docs for gears.cache 2020-01-05 20:58:36 -06:00
color.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
debug.lua gears.debug: Use the API level as the source of truth. 2020-02-08 17:18:01 -05:00
filesystem.lua Fix ldoc modules summaries missing the final `.`. 2019-11-28 13:53:59 +01:00
geometry.lua gears.geometry: Add a `rectangle.is_inside` function. 2020-02-10 04:13:17 -05:00
init.lua gears: Add a new sort module 2018-03-04 01:29:33 -05:00
matcher.lua fixup! fix(gears: matcher: default_matcher): handle sidecase of string.match-ing the empty string ('') 2020-04-22 01:52:41 +02:00
math.lua gears.math: add the sign function 2020-05-01 15:17:14 +07:00
matrix.lua doc: Fix all the property, theme and field types. 2019-06-08 18:14:14 -04:00
object.lua object: Add a private API to optimize chain of responsibilities. 2020-03-15 04:08:06 -04:00
protected_call.lua tests: Expose the previously private gears.protect_call error handlers. 2019-08-03 01:45:22 -04:00
shape.lua gears.shape: new shape (partial) squircle 2020-05-02 17:04:36 +07:00
string.lua fix(gears: string: split): support more delimiters (#2962) 2020-01-19 19:04:28 -05:00
surface.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
table.lua add gears.table.cycle_value (#2942) 2019-12-12 22:10:10 -08:00
timer.lua doc: Upgrade the gears.timer documentation to the new standards. 2019-12-21 21:35:12 -08:00
wallpaper.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00