Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use std::unique_ptr instead of raw pointermakefile | 2024-03-13 | 1 | -5/+6 | |
* | Use makefile to link to gmp | 2024-03-13 | 2 | -8/+6 | |
* | Create makefile | 2024-03-13 | 1 | -0/+104 | |
* | Merge pull request #6 from NAYEMA26/patch-4main | 2024-03-12 | 1 | -0/+26 | |
|\ | |||||
| * | Create Oxygen.h | 2024-03-12 | 1 | -0/+26 | |
* | | fix: Use matching type in loop counter | 2024-03-12 | 1 | -1/+1 | |
* | | Implement gmp wrapper for calculations | 2024-03-12 | 2 | -33/+42 | |
* | | linux: Convert CRLF to LF only | 2024-03-12 | 2 | -106/+103 | |
* | | project: Add dependency on gmp & gmpxx | 2024-03-12 | 1 | -2/+10 | |
* | | Merge pull request #4 from NAYEMA26/patch-2 | 2024-03-12 | 2 | -0/+28 | |
|\ \ | |/ |/| | |||||
| * | Merge remote-tracking branch 'origin/patch-3' into patch-2 | 2024-03-12 | 1 | -7/+6 | |
| |\ | |||||
| | * | Update Silver.h | 2024-03-12 | 1 | -2/+1 | |
| | * | Create Silver.h | 2024-03-12 | 1 | -0/+27 | |
| |/ |/| | |||||
| * | Silver.h added to allElements.cpp | 2024-03-12 | 1 | -0/+2 | |
| * | Create Silver.h | 2024-03-11 | 1 | -0/+27 | |
|/ | |||||
* | Update README.md | 2024-03-11 | 1 | -1/+0 | |
* | Merge pull request #2 from SharafatKarim/vscode | 2024-03-11 | 1 | -0/+1 | |
|\ | |||||
| * | Add new header file for element state reading | 2024-03-10 | 1 | -0/+1 | |
| * | Merge branch 'main' into vscode | 2024-03-10 | 6 | -61/+164 | |
| |\ | |||||
| * | | Update build and run instructions in README.md | 2024-03-07 | 1 | -1/+1 | |
| * | | Add build instructions for Visual Studio Code | 2024-03-07 | 1 | -1/+47 | |
| * | | gitignore updated | 2024-03-07 | 1 | -1/+7 | |
* | | | Update README.md | 2024-03-10 | 1 | -1/+2 | |
* | | | Merge pull request #3 from NAYEMA26/patch-1 | 2024-03-10 | 1 | -31/+34 | |
|\ \ \ | |_|/ |/| | | |||||
| * | | Update main.cpp | 2024-03-10 | 1 | -31/+34 | |
|/ / | |||||
* | | total entropy calculation fixed | 2024-03-10 | 1 | -35/+60 | |
* | | total heat calculation bug fix | 2024-03-10 | 1 | -5/+5 | |
* | | calculation of total heat fixed | 2024-03-09 | 5 | -28/+101 | |
* | | contributors in readme | 2024-03-08 | 1 | -0/+5 | |
* | | Update build and run instructions in README.md | 2024-03-08 | 1 | -1/+1 | |
* | | Add build instructions for Visual Studio Code | 2024-03-08 | 1 | -1/+47 | |
* | | gitignore updated | 2024-03-08 | 1 | -1/+7 | |
|/ | |||||
* | Add instructions for adding a new element | 2024-03-07 | 1 | -0/+38 | |
* | readme modified | 2024-03-07 | 1 | -1/+7 | |
* | total heat needed & entropy change | 2024-03-07 | 7 | -89/+130 | |
* | Update issue link in README.md | 2024-03-07 | 1 | -1/+1 | |
* | Update link to open an issue in README.md | 2024-03-07 | 1 | -1/+1 | |
* | Fix issue link in README | 2024-03-07 | 1 | -1/+1 | |
* | Add link to open issues in README | 2024-03-07 | 1 | -0/+4 | |
* | Add MIT License | 2024-03-07 | 1 | -0/+21 | |
* | Add README.md file with project information | 2024-03-07 | 1 | -0/+28 | |
* | Add water element and entropy calculator project files | 2024-03-07 | 7 | -0/+239 |