projects
/
railnation_calc.git
/ log
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
| log |
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
railnation_calc.git
17 months ago
Fix inconsistencies
commit
|
commitdiff
|
tree
Lukáš Jiřiště
[
Sun, 9 Jun 2024 17:03:51 +0000
(19:03 +0200)]
Fix inconsistencies
17 months ago
Add error messages, fix "leak"
commit
|
commitdiff
|
tree
Lukáš Jiřiště
[
Sun, 9 Jun 2024 16:48:41 +0000
(18:48 +0200)]
Add error messages, fix "leak"
17 months ago
Mark some empty cells with '-'
commit
|
commitdiff
|
tree
Lukáš Jiřiště
[
Sun, 9 Jun 2024 16:34:31 +0000
(18:34 +0200)]
Mark some empty cells with '-'
This solves the problem described in commit
1619201
.
17 months ago
Add implementation for compilation for testing
commit
|
commitdiff
|
tree
Lukáš Jiřiště
[
Sat, 8 Jun 2024 14:38:02 +0000
(16:38 +0200)]
Add implementation for compilation for testing
17 months ago
Implement loading from .csv
commit
|
commitdiff
|
tree
Lukáš Jiřiště
[
Sat, 8 Jun 2024 14:28:06 +0000
(16:28 +0200)]
Implement loading from .csv
I think that this will not yet work, because the ft_split function does
not produce empty strings when there are two separators right after each
other.
17 months ago
Add .gitignore
commit
|
commitdiff
|
tree
Lukáš Jiřiště
[
Sat, 8 Jun 2024 14:27:29 +0000
(16:27 +0200)]
Add .gitignore
17 months ago
Implement a very rough outline of the program
commit
|
commitdiff
|
tree
Lukáš Jiřiště
[
Sat, 8 Jun 2024 11:36:05 +0000
(13:36 +0200)]
Implement a very rough outline of the program
17 months ago
Import my Libft library
commit
|
commitdiff
|
tree
Lukáš Jiřiště
[
Sat, 8 Jun 2024 11:35:09 +0000
(13:35 +0200)]
Import my Libft library
17 months ago
Add the research tree in a csv table
commit
|
commitdiff
|
tree
Lukáš Jiřiště
[
Sat, 8 Jun 2024 10:21:24 +0000
(12:21 +0200)]
Add the research tree in a csv table
17 months ago
Add README to start the project
commit
|
commitdiff
|
tree
Lukáš Jiřiště
[
Sat, 8 Jun 2024 10:20:20 +0000
(12:20 +0200)]
Add README to start the project