Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 1.1 KB

File metadata and controls

35 lines (18 loc) · 1.1 KB

TODO Report

DO NOT MODIFY THIS FILE. IT'S GENERATED AUTOMATICALLY.

List of all TODOs in Lucia source code. Be free to fix them or add new ones.

Total TODOs found: 6


src/env/runtime/plugins.rs:189:1 (added by SirPigari on 2025-12-31)

  • Add use cases

src/env/libs/collections/main.rs:19:1 (added by SirPigari on 2025-12-24)

  • finish this module

src/env/runtime/preprocessor.rs:1185:1 (added by SirPigari on 2025-12-03)

  • finish

src/env/libs/std/types.lc:77:1 (added by SirPigari on 2025-10-13)

  • Implement 'op_index_set'

src/interpreter.rs:3611:1 (added by SirPigari on 2025-10-12)

  • Implement enum conversion

src/env/libs/nest/main.rs:1:1 (added by SirPigari on 2025-07-19)

  • Implement the 'nest' module with HTTP client and server utilities