Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove use of flatMap for old Safari. | Brian Cully | 2021-02-19 | 1 | -2/+4 |
| | |||||
* | Add amino acid selection after mutation. | Brian Cully | 2021-02-19 | 1 | -0/+1 |
| | |||||
* | Add getter for nucleotides in Genome. | Brian Cully | 2021-02-19 | 1 | -0/+4 |
| | |||||
* | Get nucleotide selection working again. | Brian Cully | 2021-02-19 | 1 | -9/+23 |
| | |||||
* | Remove Genome.size | Brian Cully | 2021-02-18 | 1 | -8/+0 |
| | | | | | This was originally for random genome generation, but since the initial is hard coded now, use that instead. | ||||
* | Get genome cloning working again. | Brian Cully | 2021-02-18 | 1 | -4/+4 |
| | |||||
* | Initial pass at getting codon display working. | Brian Cully | 2021-02-18 | 1 | -13/+20 |
| | |||||
* | Initial commit. | Brian Cully | 2021-02-17 | 1 | -0/+80 |