joseLuís
2f1b4074eb
fix & refactor Rust bindings
...
- move types functions out of lib.rs into their own modules
- add modules types, and for cell & plane functions
- change error handling for consistency with the underlying lib
- reformat the code
2020-08-09 16:48:26 +02:00
José Luis Cruz
92350b4694
turn off doctests
...
Fixes bindgen errors due to invalid Rust comments imported from functions `ncmultiselector_options` and `ncselector_item`.
Related:
- https://github.com/rust-lang/rust-bindgen/issues/426
- https://github.com/rust-lang/rust-bindgen/issues/1749
2020-08-09 16:24:58 +02:00
joseLuís
e9bf400a7e
tidy up & update crate deps, categories & keywords
2020-08-09 13:36:43 +02:00
joseLuís
84c637d3e8
copy all comments as doc Rust comments
...
In principle it would be better to write the comments intented
for documentation as `///` (or `/** */` for multi-line), but
this way it works mostly, without having to change them all.
There are two comments that are not valid Rust doc-comments,
and arerendered badly: The are the ones in:
`ncmultiselector_options` and `ncselector_item`.
2020-08-08 18:32:45 +02:00
joseLuís
de643589b1
export all new channel functions
2020-08-08 18:04:00 +02:00
José Luis Cruz
8368380b66
Merge pull request #867
...
Remove warnings about improper_ctypes
2020-08-08 17:54:51 +02:00
joseLuís
590fbf4f1f
move channels.rs to libnotcurses-sys crate
2020-08-08 17:49:12 +02:00
joseLuís
2842ffb751
add remaining channel functions
2020-08-08 10:53:32 -04:00
joseLuís
2e640d4146
rewriting the channels inline functions in Rust
2020-08-08 10:53:32 -04:00
José Luis Cruz
9366028919
Remove warnings about improper_ctypes
...
Fixes : #856
2020-08-08 15:32:02 +02:00
joseLuís
1caba6ac29
refactor test module
...
- new function for creating the notcurses options for tests
- hide the initial statistics for cleaner test output
- reformat file with rustfmt
2020-08-07 15:39:01 -04:00
nick black
df25fc99b9
rust: generate direct mode bindings
...
When we split direct.h out from notcurses.h, I forgot to add
the new header file to the bindgen-rs includes. I've added
it, and also added a simple directmode unit test.
Closes #853 . Thanks @joseluis for reporting this issue!
2020-08-06 08:15:53 -04:00
nick black
fa76f5a432
v1.6.11
2020-08-03 02:47:07 -04:00
nick black
8cfd1677c4
v1.6.10
2020-08-01 17:53:19 -04:00
nick black
d126c71dd6
v1.6.9
2020-07-26 23:27:11 -04:00
nick black
f8c16ceb79
v1.6.8
2020-07-26 22:20:52 -04:00
nick black
4f8673b0e9
v1.6.7
2020-07-26 21:25:52 -04:00
nick black
f6d1aa74fc
serial_test seems sufficient?
2020-07-21 23:35:24 -04:00
nick black
a1c68b78cb
serial_test seems sufficient?
2020-07-21 23:35:03 -04:00
nick black
17f1323c20
v1.6.6
2020-07-19 21:55:10 -04:00
nick black
308b49da5a
v1.6.5
2020-07-19 21:16:53 -04:00
nick black
b2e924319b
v1.6.4
2020-07-19 20:09:14 -04:00
nick black
a4ee5bd9c7
v1.6.3
2020-07-16 12:53:42 -04:00
nick black
3f544a4ed1
v1.6.2
2020-07-15 23:34:25 -04:00
Nick Black
9ca7d14c2b
rust: drop libc_stdout from libnotcurses-sys tests #788
2020-07-13 02:41:19 -04:00
Nick Black
e3e7b40440
rust: use pkg-config results for -I values #788
2020-07-13 02:35:50 -04:00
nick black
1cc0371373
v1.6.1
2020-07-12 03:20:50 -04:00
nick black
284dfc4fad
v1.6.0
2020-07-04 22:40:32 -04:00
nick black
6ab11e679f
v1.5.3
2020-06-28 16:18:57 -04:00
nick black
64d42212a3
v1.5.2
2020-06-19 15:25:41 -04:00
nick black
bea281d120
rust: update for new notcurses_options
2020-06-14 18:16:44 -04:00
nick black
0657267274
v1.5.1
2020-06-14 17:17:49 -04:00
nick black
4d9171aee1
rust: get libnotcurses-sys compiling #704
2020-06-11 23:32:31 -04:00
nick black
7fc38d8fdd
v1.5.0
2020-06-08 06:05:17 -04:00
nick black
3bc9a4cfa2
v1.4.5
2020-06-05 06:09:17 -04:00
nick black
6bbf15cbd4
bump rust versions
2020-06-03 10:12:28 -04:00
nick black
354ece5826
v1.4.4.1
2020-06-01 16:18:56 -04:00
nick black
230f3af8e1
v1.4.4
2020-06-01 15:32:23 -04:00
nick black
c08c9b7f7f
v1.4.3
2020-05-22 09:18:39 -04:00
nick black
5537692bd1
cells_rounded_box() is now exported
2020-05-17 10:36:20 -04:00
nick black
99990e9a92
sigh, rust
2020-05-17 09:23:56 -04:00
nick black
32d3ae91c8
v1.4.2.3
2020-05-17 09:01:53 -04:00
nick black
e132c6bb24
v1.4.2.2
2020-05-17 08:11:48 -04:00
nick black
49fb03655e
v1.4.2.1
2020-05-17 07:59:04 -04:00
nick black
38e67abd9d
v1.4.2
2020-05-17 07:29:10 -04:00
nick black
8b5b44cf36
v1.4.1
2020-05-10 22:21:48 -04:00
nick black
6a22040584
v1.4.0
2020-05-10 21:36:48 -04:00
nick black
e2b610506f
v1.3.4
2020-05-07 01:38:35 -04:00
nick black
8feb01c7cc
rust: use ncplane_dim_{y|x} from libnotcurses-sys
2020-05-02 08:23:48 -04:00
nick black
0d38adc60a
rust: move inline replacements to libnotcurses-sys
2020-05-02 08:13:15 -04:00