aboutsummaryrefslogtreecommitdiffstats
path: root/lua/inet/init.lua
AgeCommit message (Expand)Author
2023-04-03expose LPeg patternsAsbjørn Sloth Tønnesen
2019-07-18add api versioningAsbjørn Sloth Tønnesen
2019-07-18add another well-known mixed networkAsbjørn Sloth Tønnesen
2019-07-18use and test mixed_networksAsbjørn Sloth Tønnesen
2019-07-18define inet.mixed_networksAsbjørn Sloth Tønnesen
2019-07-18add inet.is_set()Asbjørn Sloth Tønnesen
2019-07-17initial new set supportAsbjørn Sloth Tønnesen
2019-07-16refactor lua/ directoryAsbjørn Sloth Tønnesen
2019-07-16inet6: __mul: bugfix, need more tests for edge casesAsbjørn Sloth Tønnesen
2019-07-16add inet4:clone() for parity with inet6Asbjørn Sloth Tønnesen
2019-07-16inet6: fix text representation to comply with RFC 5952Asbjørn Sloth Tønnesen
2019-07-16move __lt() aka. < to :contains(), to fix sortabilityAsbjørn Sloth Tønnesen
2019-07-16refactor inet.new()Asbjørn Sloth Tønnesen
2019-07-13add type check and family funcitonsAsbjørn Sloth Tønnesen
2019-06-03fix inspectabilityAsbjørn Sloth Tønnesen
2017-03-06luacheck: clean upAsbjørn Sloth Tønnesen
2017-03-06Fix Lua 5.2 supportAsbjørn Sloth Tønnesen
2017-02-13initial commitAsbjørn Sloth Tønnesen