Commit Graph

26 Commits

Author SHA1 Message Date
SoniEx2 a2a311bc91 Bump version number 2019-04-22 19:30:47 -03:00
SoniEx2 bf5c593118 Update homepage 2019-04-22 19:30:06 -03:00
SoniEx2 b320a12af2 Update metadata 2019-04-21 20:03:35 -03:00
SoniEx2 8f4f74845e Bump version 2019-04-21 12:10:11 -03:00
SoniEx2 b4d9f1aa07 Fix Context issue 2019-04-21 12:03:31 -03:00
SoniEx2 100119003a Add hexchat_print and hexchat_print_attrs 2019-04-21 11:54:09 -03:00
SoniEx2 7597bdc9d4 [Project] Rust hexchat-plugin
Rust crate that allows one to write hexchat plugins in Rust.
2019-04-21 11:01:41 -03:00
SoniEx2 ccb7340ff8 Fix Context 2018-11-05 22:28:41 -02:00
SoniEx2 c9bc69de71 Add must_use 2018-11-03 20:20:53 -03:00
SoniEx2 04a76896ff Update examples to show hook handle hoisting. 2018-10-16 22:58:46 -03:00
SoniEx2 872f4d72a7 Fix huge oops
Still crashes when reloading tho
2018-10-15 16:32:43 -03:00
SoniEx2 d6971a712f Tweak documentation to use the new PRI_* constants 2018-09-29 23:50:58 -03:00
SoniEx2 72ee2ee105 Fix mistakes, update repo 2018-09-29 23:45:43 -03:00
SoniEx2 5bf1df10b1 Improved docs 2018-09-29 23:40:56 -03:00
SoniEx2 ea4fc42c0d maybe-working _attrs hooks? 2018-08-12 10:45:24 -03:00
SoniEx2 4c60c60229 0.2.5 fix registered/unregistered check 2018-06-01 11:25:01 -03:00
SoniEx2 b9f4c3ce81 Getters for plugin name/desc/vers 2018-06-01 11:02:38 -03:00
SoniEx2 1e6b572236 Add ph.get_info 2018-04-24 17:10:13 -03:00
SoniEx2 6177c0c40e Version 0.2.2 2018-03-31 16:08:21 -03:00
SoniEx2 cca18e4fee Implement nickcmp 2018-03-31 15:39:11 -03:00
SoniEx2 e4e7b29d09 Fix incorrect usage of as_ptr 2018-03-31 15:24:02 -03:00
SoniEx2 6dd8cc2dc4 Fix find_context 2018-03-31 15:12:56 -03:00
SoniEx2 6d5d3e7297 Implement find_context 2018-03-31 15:02:41 -03:00
SoniEx2 b2be734b53 Version 0.2.1 2018-03-31 11:31:52 -03:00
SoniEx2 6ce60768df Less UB? Huge overhaul. 2018-03-25 12:38:58 -03:00
SoniEx2 61da531d19 Rust Bindings for Hexchat Plugin API 2018-03-23 13:58:51 -03:00