]> git.ipfire.org Git - location/libloc.git/history - tests/lua/main.lua
network: Add function to return a reverse pointer for networks
[location/libloc.git] / tests / lua / main.lua
2024-04-06  Michael Tremernetwork: Add function to return a reverse pointer for...
2024-04-05  Michael Tremerlua: Create a simple iterator for all networks
2024-02-22  Michael Tremerlua: network: Implement checking flags
2024-02-22  Michael Tremerlua: database: Implement verify()
2024-02-22  Michael Tremerlua: database: Export description/license/vendor
2024-02-22  Michael Tremerlua: database: Implement fetching countries
2024-02-22  Michael Tremerlua: database: Implementing fetching AS objects
2024-02-22  Michael Tremerlua: Add AS object
2024-02-22  Michael Tremerlua: country: Export remaining properties
2024-02-22  Michael Tremerlua: Force testing garbage collection for countries
2024-02-22  Michael Tremerlua: Create Country objects
2024-02-22  Michael Tremerlua: Force garbage collection to test those methods
2024-02-22  Michael Tremerlua: Check if we can read the network's properties
2024-02-22  Michael Tremerlua: Fix calling methods that belong to an object
2024-02-22  Michael Tremerlua: Add a Network object
2024-02-22  Michael Tremerlua: Add a Database object with a dummy lookup function
2024-02-22  Michael Tremerlua: Add version() function
2024-02-22  Michael Tremerlua: Create scaffolding for a module