Axel Kohlmeyer
|
80da4c307c
|
silence compiler warnings, avoid integer or buffer overflows
|
2022-10-05 10:52:17 -04:00 |
Axel Kohlmeyer
|
647c5e3572
|
apply clang-format
|
2022-10-03 23:19:59 -04:00 |
Karl Hammond
|
aff58465f2
|
Reimplemented absolute_path using platform::path_join for portability
|
2022-10-03 15:15:15 -05:00 |
Axel Kohlmeyer
|
658df50e97
|
make getenv style variable test fully portable
|
2022-10-03 09:37:05 -04:00 |
Karl Hammond
|
d301ff9961
|
Added set_variable and a test for it
|
2022-09-30 18:31:18 -05:00 |
Karl Hammond
|
756d24ff9e
|
Implemented vector-style variables in C, Python, and Fortran APIs; unit test and more for Fortran/extract_variable
|
2022-09-30 16:02:26 -05:00 |
Karl Hammond
|
8ee17edcab
|
Implemented more unit tests; stuck on atomfile
|
2022-09-29 23:39:39 -05:00 |
Karl Hammond
|
a7071fea78
|
Wrote docs for extract_fix,extract_variable; fixed python so it knows about string variables; doc typo fixes; part of extract_variable unit test
|
2022-09-29 19:28:15 -05:00 |