index
:
fpm
master
A friendly, barely modified fork of fortran-lang.org's package manager
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bootstrap
/
src
Age
Commit message (
Collapse
)
Author
2020-10-15
Add test for modules a module uses
Brad Richardson
2020-10-15
Add test for module object file name
Brad Richardson
2020-10-15
Add test for module source file name
Brad Richardson
2020-10-15
Add constructor for Module Source
Brad Richardson
2020-10-14
Add check for program declaration before constructing Program Source
Brad Richardson
2020-10-14
Refactor parsing process a bit
Brad Richardson
2020-10-14
Add test for modules a program uses
Brad Richardson
2020-10-14
Add test for program object file name
Brad Richardson
2020-10-14
Add test for Program source file name
Brad Richardson
2020-10-14
Finish first unit test
Brad Richardson
2020-09-27
Fix test build issue hapenning on Windows
Brad Richardson
2020-09-05
Use different strategy to fetch git dependencies
Sebastian Ehlert
- use init -> fetch -> checkout -qf instead of current clone [-> checkout] strategy
2020-07-25
Propogate exit codes from tests and executables
Brad Richardson
2020-07-21
Move Haskell based version to bootstrap/
Ondřej Čertík
[prev]