Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-01 | doc: Sync classref with current source | Rémi Verschelde | |
2019-08-27 | allow to reserve space in OAHashMap explicitly and also in AStar. | Robin Hübner | |
* also handle overflow occurring in _get_probe_length | |||
2019-07-20 | AStar and AStar2D examples fixed to not use 'as' keyword and also removed ↵ | unknown | |
error causing code | |||
2019-06-27 | Proofread and improve the whole class reference | Hugo Locurcio | |
- Document a few more properties and methods - Add more information to many classes - Fix lots of typos and gramar mistakes - Use [code] tags for parameters consistently - Use [b] and [i] tags consistently - Put "Warning:" and "Note:" on their own line to be more visible, and make them always bold - Tweak formatting in code examples to be more readable - Use double quotes consistently - Add more links to third-party technologies | |||
2019-05-30 | Added 2D functions to AStar | Chaosus | |