| #
60801d19
|
| 08-Feb-2022 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #894 from CEED/will/julia-style
Update JuliaFormatter version
|
| #
cdf95791
|
| 08-Feb-2022 |
Will Pazner <will.e.p@gmail.com> |
[julia] Update JuliaFormatter version
|
| #
50c81074
|
| 06-Jan-2021 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #693 from CEED/jed/julia-style-pin
julia: pin JuliaFormatter to v0.12.0 because subminor versions are changing
|
| #
7be1e82b
|
| 06-Jan-2021 |
Jed Brown <jed@jedbrown.org> |
julia: pin JuliaFormatter to v0.12.0 because subminor versions are changing
v0.12.0 to v0.12.2 changes some formatting, one in a peculiar way that I expect will be reversed in a future version of Ju
julia: pin JuliaFormatter to v0.12.0 because subminor versions are changing
v0.12.0 to v0.12.2 changes some formatting, one in a peculiar way that I expect will be reversed in a future version of JuliaFormatter. Since subminor versions are causing a lot of noise, we'll pin for now.
Fix #690
show more ...
|
| #
06988bf7
|
| 31-Oct-2020 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'will/julia' into main [PR #632]
make.jl: set devbranch="main"
* origin/will/julia: Add short FFI section to docs Julia: codecov CI Julia: Travis CI Julia: automatic code forma
Merge branch 'will/julia' into main [PR #632]
make.jl: set devbranch="main"
* origin/will/julia: Add short FFI section to docs Julia: codecov CI Julia: Travis CI Julia: automatic code formatting Julia: documentation Julia: examples Julia: unit tests Julia: LibCEED.jl Julia interface Make fallback Ceed use Error callback of parent Use pointer to va_list in error handler Bugfix in `CeedOperatorLinearAssembleAddDiagonal` Bugfix in `CeedQFunctionCreateInteriorByName` Update t504 and t523 output with correct field names Bugfix in `CeedOperatorSingleView`
show more ...
|
| #
ee83402c
|
| 25-Oct-2020 |
Will Pazner <will.e.p@gmail.com> |
Julia: automatic code formatting
|