|
d50611a198
|
remove stderr printing
|
2023-12-05 10:30:54 -08:00 |
|
|
9eb12e40e2
|
even better strings
|
2023-12-03 17:52:55 -08:00 |
|
|
2c024d2667
|
better strings
|
2023-12-03 17:42:18 -08:00 |
|
|
194acafd3a
|
add string functions, cleanup vector docs
|
2023-12-03 17:08:04 -08:00 |
|
|
0857e7a0a1
|
fix min/max vector
|
2023-11-30 08:57:01 -08:00 |
|
|
85b81148f7
|
add min/max to vectors
|
2023-11-29 14:39:59 -08:00 |
|
|
bb3d890ad6
|
add point functions
|
2023-11-29 14:01:41 -08:00 |
|
|
bc8e01fd6f
|
append lf to includes
|
2023-11-29 13:41:04 -08:00 |
|
|
57cf229904
|
add tests
|
2023-10-30 14:26:38 -07:00 |
|
|
42bc366e01
|
Add Makefile for OpenBSD
|
2023-10-30 14:22:11 -07:00 |
|
|
0b5a11ce8c
|
Doc updates
|
2023-10-25 09:21:59 -07:00 |
|
|
9d67b223a9
|
Merge branch 'linux_fix' into 'master'
Linux fix
See merge request fputs/libflint!1
|
2023-10-25 16:02:56 +00:00 |
|
|
d89e91d97e
|
Linux fix
|
2023-10-25 16:02:56 +00:00 |
|
|
e4f5e9b32a
|
add vector docs
|
2023-10-25 08:54:53 -07:00 |
|
|
203124ed6a
|
add vec_shrink
|
2023-10-25 08:42:38 -07:00 |
|
|
ea2b8900dd
|
don't free vector in destroy, more asserts
|
2023-10-25 07:58:55 -07:00 |
|
|
5251aa9e82
|
implement vector
|
2023-10-25 07:56:41 -07:00 |
|
|
1f1ccddf82
|
add uthash
|
2023-07-13 13:41:50 -07:00 |
|
|
db44dc5a31
|
Math docs, add spacing to binstr_to_int
|
2023-07-12 11:45:30 -07:00 |
|
|
a029765cf4
|
remove lf naming scheme
|
2023-07-12 11:32:21 -07:00 |
|
|
beee62023c
|
Add testing
|
2023-07-12 11:24:18 -07:00 |
|
|
86f3d5c9b9
|
fix get_binary
|
2023-05-03 14:46:38 -07:00 |
|
|
bcea78a987
|
add get_binary to lfinput.h
|
2023-05-03 14:40:57 -07:00 |
|
|
521f346b6f
|
remove redundant script
|
2023-05-03 14:29:03 -07:00 |
|
|
594c1922bc
|
add get_binary
|
2023-05-03 14:26:58 -07:00 |
|
|
9eb4b82f58
|
fix pipeline
|
2023-02-28 11:53:27 -08:00 |
|
|
ff3e8e6bef
|
set perms on docs web folder
|
2023-02-28 10:15:43 -08:00 |
|
|
af9b56f0e4
|
cleanup docs folder
|
2023-02-28 10:08:18 -08:00 |
|
|
4f3cc275ec
|
acutally build the docs
|
2023-02-28 10:01:33 -08:00 |
|
|
61c7bb2f78
|
gitlab CI
|
2023-02-28 09:58:48 -08:00 |
|
|
ec54b82338
|
fix libbsd linking
|
2022-12-02 08:04:51 -08:00 |
|
|
82acf068a5
|
update docs path
|
2022-05-27 11:15:36 -07:00 |
|
|
eb0fea1212
|
write list docs, cleanup bintree and input docs
|
2022-04-11 14:33:57 -07:00 |
|
|
d9d49f58bc
|
start documentation
|
2022-03-30 17:02:36 -07:00 |
|
|
6463faf8b6
|
cleanup
|
2022-03-30 16:36:00 -07:00 |
|
|
8d942e846f
|
Add line test, properly free memory in tests
|
2022-03-30 14:35:42 -07:00 |
|
|
238ce2c2d2
|
add bresenham line algo, lfutility and Point struct
|
2022-03-30 14:35:23 -07:00 |
|
|
8b2a459252
|
Code cleanup, implement LL_ITER macro
|
2022-03-28 10:52:16 -07:00 |
|
|
91e2ac1994
|
add clamp_int
|
2022-03-21 14:32:31 -07:00 |
|
|
7c37a7bd28
|
add lfbool
|
2022-03-08 08:10:24 -08:00 |
|
|
acf0164f4f
|
Fix binstr_to_int loop bug. Add lf prefix
|
2021-12-21 06:48:29 -08:00 |
|
|
6737c3a781
|
add basic math functions
|
2021-12-10 14:33:37 -08:00 |
|
|
12363f0ed6
|
add input functions
|
2021-12-10 12:53:39 -08:00 |
|
|
d564364686
|
typedefs
|
2021-02-01 14:27:01 -08:00 |
|
|
86be1e8de5
|
init
|
2021-02-01 14:06:37 -08:00 |
|