Commit Graph

135 Commits

Author SHA1 Message Date
Tristan B. Velloza Kildaire 82a9978b4b README
- Updated docs
2024-05-04 10:50:10 +02:00
Tristan B. Velloza Kildaire f1c46316a9 Graph (unittests)
- Added test for `opDollar()`
2024-05-04 10:49:00 +02:00
Tristan B. Velloza Kildaire 1ebed93db7 Graph
- Implemented `getValue()`

Graph (unittests)

- Added tests for `getValue()`
2024-05-04 10:48:10 +02:00
Tristan B. Velloza Kildaire 9610689e14 Graph (unittests)
- Added tests for `opIndex(size_t)`
2024-05-04 10:42:12 +02:00
Tristan B. Velloza Kildaire 0525bfb95e Graph
-  Documented `toString()`
2024-05-04 10:39:17 +02:00
Tristan B. Velloza Kildaire c3287bf474 graph
-  Documented `dfs(...)`
2024-05-04 10:38:41 +02:00
Tristan B. Velloza Kildaire 6b91fb0f20 Graph
- Typo fix
2024-05-04 10:35:56 +02:00
Tristan B. Velloza Kildaire b83cadce82 Graph
- Documented helper methods
2024-05-04 10:35:29 +02:00
Tristan B. Velloza Kildaire c8eacc75a6 Graph
- Renamed
2024-05-04 10:34:02 +02:00
Tristan B. Velloza Kildaire a448fe3665 Graph
- Clean up
2024-05-04 10:33:29 +02:00
Tristan B. Velloza Kildaire 293e3960e1 Graph
- Typo fix
2024-05-04 10:33:14 +02:00
Tristan B. Velloza Kildaire fb61d42b5c Tree
- Renamed `Tree!(T)` to `Graph!(T)`
2024-05-04 10:32:53 +02:00
Tristan B. Velloza Kildaire 83c3894c9a Tree
- Adde doc
2024-05-04 10:28:20 +02:00
Tristan B. Velloza Kildaire 92d753f3c1 Tree
- Added `opDollar()` and `@property`'d `length()`
2024-05-03 15:12:54 +02:00
Tristan B. Velloza Kildaire 236d857c49 Always(T)
- Documented
2024-05-03 15:10:17 +02:00
Tristan B. Velloza Kildaire 5f66b99434 Tree
- Documented
- Cleaned
2024-05-02 22:40:12 +02:00
Tristan B. Velloza Kildaire 51499dab47 Tree
- Documented
2024-05-02 22:34:03 +02:00
Tristan B. Velloza Kildaire 13145bd83a Tree
- Documented
2024-05-02 22:33:26 +02:00
Tristan B. Velloza Kildaire 9339b87ab3 Tree
- CLeaned up
2024-05-02 22:23:36 +02:00
Tristan B. Velloza Kildaire 36531eae70 Tree
- Added some docs
2024-05-02 22:17:51 +02:00
Tristan B. Velloza Kildaire 7adea716c4 Merge branch 'master' into feature/tree 2024-05-02 16:24:44 +02:00
Tristan B. Velloza Kildaire b6106883da ConfigEntry
- Space fix
2024-05-02 08:32:38 +02:00
Tristan B. Velloza Kildaire 29064908e7 niknaks.functional
- Cleaned up
2024-05-02 08:15:00 +02:00
Tristan B. Velloza Kildaire c23d3dba62 Merge branch 'master' into feature/tree 2024-04-28 15:30:10 +02:00
Tristan B. Velloza Kildaire e0e082dd69 niknaks.arrays
- Added uniqueness  method
2024-04-28 15:25:40 +02:00
Tristan B. Velloza Kildaire f8e45602f2 Merge branch 'master' into feature/tree 2024-04-28 15:05:18 +02:00
Tristan B. Velloza Kildaire 3e9bc5341d PromptException
- Removed unused type
2024-04-28 15:01:25 +02:00
Tristan B. Velloza Kildaire e879124f7b Prompter
- Updates
2024-04-28 14:56:40 +02:00
Tristan B. Velloza Kildaire 92b12b1abd Prompter
- Detected EOF signal
2024-04-28 14:52:15 +02:00
Tristan B. Velloza Kildaire 30fc922f5b
Feature: Improved prompting framework (#21)
* Prompt

- Allow multiple values

Prompt (unittest)

- Updated to use the new `Prompt` API

* Prompter

- Added multi-answer and empty support

* Prompter

- Cleaned up

* Prompter

- Various fixes

Prompting (unittests)

- Added unittest for single-val;ues that CANNOT be empty and for multi-value prompts
2024-04-28 14:40:00 +02:00
Tristan B. Velloza Kildaire ba4eb499ab Tree (unittests)
- Moved import
2024-04-27 17:16:31 +02:00
Tristan B. Velloza Kildaire 1caf6eaf10 Tree (unittests)
- Added docs
2024-04-27 17:13:25 +02:00
Tristan B. Velloza Kildaire bf0d9569c6 Merge branch 'master' into feature/tree 2024-04-27 16:51:01 +02:00
Tristan B. Velloza Kildaire c7825c5821 niknaks.arrays (unittest)
- Added a unittest
2024-04-27 16:49:57 +02:00
Tristan B. Velloza Kildaire a5f7e9fc95 VisitationTree
- Documented
2024-04-27 16:42:07 +02:00
Tristan B. Velloza Kildaire 926598086d VisitationTree
- Documented
2024-04-27 16:25:47 +02:00
Tristan B. Velloza Kildaire 943a16beb6 Merge branch 'master' into feature/tree 2024-04-27 15:49:48 +02:00
Tristan B. Velloza Kildaire 6b12529ec3
niknaks.arrays (#20)
- Added array stuff
2024-04-27 15:48:39 +02:00
Tristan B. Velloza Kildaire 930fa1ace5 niknaks.arrays
- Added this
2024-04-27 15:46:28 +02:00
Tristan B. Velloza Kildaire 45a6ca0f67 niknaks.arrays
- Refactored
2024-04-27 15:43:58 +02:00
Tristan B. Velloza Kildaire ee9d0cee7e niknaks.arrays
- Updated unittestesd (test shrinking)
- Added docs
2024-04-27 15:43:20 +02:00
Tristan B. Velloza Kildaire 4dceaad585 niknaks.arrays
- Moved here

niknaks.containers

- Moved here
2024-04-27 15:39:36 +02:00
Tristan B. Velloza Kildaire 457f876a95 Containers
- Documented method
2024-04-27 15:38:10 +02:00
Tristan B. Velloza Kildaire b1f2cb594b InclusionStratergy
- Documented

TouchStratergy

- Documented
2024-04-27 15:27:31 +02:00
Tristan B. Velloza Kildaire 9d39cc3710 Containers
- Cleaned up
2024-04-27 15:22:57 +02:00
Tristan B. Velloza Kildaire 5b205019f6 Containers (unittests)
- Use new methods
2024-04-27 15:20:59 +02:00
Tristan B. Velloza Kildaire 38169bbebd Containers
- Added `shiftIntoLeftwards` and `shiftIntoRightwards`
2024-04-27 15:19:25 +02:00
Tristan B. Velloza Kildaire eeb1fd4a46 Merge branch 'master' into feature/tree 2024-04-27 15:17:13 +02:00
Tristan B. Velloza Kildaire 6e11752590 ConfigType
- Documented enum members
2024-04-27 13:48:41 +02:00
Tristan B. Velloza Kildaire 46eeaa4430 README
- Updated
2024-04-27 13:46:41 +02:00