| summaryrefslogtreecommitdiff | 
| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-02-13 | Seems to work reasonably well.code-improvements | Nathanael Sensfelder | |
| 2017-02-09 | It's starting to "properly" reply... | Nathanael Sensfelder | |
| The ACSL coverage is far behind though. | |||
| 2017-02-08 | Changes knowledge structure, defines protocol. | Nathanael Sensfelder | |
| 2017-02-03 | Continuing Implementation... | Nathanael Sensfelder | |
| 2017-01-31 | Made Frama-C give up. | Nathanael Sensfelder | |
| It validates (*sequence_length == (\old(*sequence_length) + 1)) regardless of the addition of an "*sequence_length -= 1;" in the code. | |||
| 2017-01-31 | Switched to sockets, continuing implementation... | Nathanael Sensfelder | |
| 2017-01-29 | Trying out ACSL, continuing implementation. | Nathanael Sensfelder | |
| 2017-01-20 | Moving towards a server/clients structure. | Nathanael Sensfelder | |
| 2017-01-18 | Done with 'core', starting to work on 'knowledge'. | Nathanael Sensfelder | |
| 2017-01-08 | Continuing the 'knowledge' refactoring. | Nathanael Sensfelder | |
| 2017-01-07 | Starting to rewrite the knowledge stuff. | Nathanael Sensfelder | |
| 2017-01-07 | Completes 'create_sequence'. | Nathanael Sensfelder | |
| 2017-01-07 | Starts near-complete rewrite for code improvement. | Nathanael Sensfelder | |
| 2017-01-05 | Found an issue.HEADmaster | Nathanael Sensfelder | |
| 2016-09-23 | Improves support for CTCP ACTIONs. | Nathanael Sensfelder | |
| 2016-09-21 | Fixes "No back sequence" + forbids name as pillar. | Nathanael Sensfelder | |
| 2016-07-24 | Experimenting with K Order Markovian chains. | Nathanael Sensfelder | |
| I do not recommend using this branch ATM, it has not been tested. | |||
| 2016-06-09 | Adds missing file from previous commit. | Nathanael Sensfelder | |
| 2016-06-08 | ZoO now appends anything it learns to a file. | Nathanael Sensfelder | |
| Also, removes the "pointing to [...]" message, which was used for debug purposes. | |||
| 2016-06-01 | Fixes ping timeouts causing infine loop. | Nathanael Sensfelder | |
| 2016-05-27 | Working on improving the network handling. | Nathanael Sensfelder | |
| 2016-05-06 | Fixes '--help' parameter not exiting ZoO. | Nathanael Sensfelder | |
| 2016-05-05 | Adds the current code. | Nathanael Sensfelder | |
| It's been running for close to a month on one of the IRC channels I frequent and seems to be working fine. One should be aware that, among other missing features, this version does not store permanently what the bot learns. Indeed, I am currently using a file with 431848 lines as its initial knowledge bank, making this particular feature not a high priority one. Also consider the fact that Zero of One converts text to underscore before reading it but will not change its own aliases. This could potentially be a cause for surprises when using uppercase letters in the latter. | |||


