15 Commits

Author SHA1 Message Date
Kaveh c36715acf4 fix: small typos (#23)
* fix: typos

* fix: typos
2024-07-24 18:07:30 +03:00
Nuke bcb015a622 fmt, allow unused 2023-10-17 11:47:31 -06:00
Tomasz Drwięga 0ec00e1850 Fixing typos or missing elements. (#19)
* OCD

* Update k_macros.rs
2023-10-17 19:30:46 +02:00
peetzweg/ c5e230f8ab Removes misleading task for a procedural derive macro (#17)
* removes question about implementing a procedural `#[derive(CountOf)]` macro

* adds concluding line back in
2023-10-17 19:18:01 +02:00
Tomasz Drwięga 20151dff7c Fix typo (#18) 2023-06-13 20:32:56 +01:00
peetzweg/ 4933dfc0ec Fix: Referring to match Keyword not match! Macro (#16)
* removes `!` after match, as it's refering to the match keyword instead of a macro.
2023-04-27 17:51:20 -06:00
Pablo Andrés Dorado Suárez cb82d7a9ee Update k_macros.rs (#15)
fix(k_macros): pba_entrance_exam -> pba_qualifier_exam
2023-04-24 12:23:16 -06:00
Luke Schoen 545e4bad2c Update k_macros.rs (#13)
minor tweaks
2023-04-24 12:17:41 -06:00
Joshy Orndorff 6ec6ec04da clarifications from upstream 2023-04-21 11:29:04 -04:00
Daniel Moos 98f4a60acd fix the RefCell link (#10) 2023-04-17 11:41:32 -06:00
Dan Shields 49447434c7 Use correct PBA homepage link 2023-04-12 14:33:48 -06:00
Dan Shields 20155bf082 Actually fix crate name, wrong in #2 (#9) 2023-04-12 14:19:27 -06:00
Maxim 7dd17bec70 fix wrong crate name (#2) 2023-04-08 13:52:42 -06:00
Nate Armstrong 351e0553cd Fix typos and grammar in README.md (#1) 2023-04-07 12:05:26 -06:00
Dan Shields 580687a11e 🎉 OSS Release! 🚀
Co-authored-by: Joshy Orndorff <admin@joshyorndorff.com>
Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
2023-04-11 10:56:35 -06:00