index
:
primstav.git
master
A virtual primstav written in Rust.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move more functionality to lib.
Harald Eilertsen
2018-12-26
2
-6
/
+14
*
Begin moving core functionality to lib.
Harald Eilertsen
2018-12-26
2
-14
/
+32
*
Change link representation again, make it a plain map.
Harald Eilertsen
2018-12-26
2
-35
/
+33
*
Add more primstav yamls data.
Harald Eilertsen
2018-12-26
1
-0
/
+100
*
Print links to sources for the marks.
Harald Eilertsen
2018-12-26
1
-1
/
+9
*
Use serde_derive to deserialize primstav data into a struct.
Harald Eilertsen
2018-12-26
3
-14
/
+76
*
Change the way we represents links in the yaml data.
Harald Eilertsen
2018-12-26
1
-33
/
+17
*
One more test case for capitalize().
Harald Eilertsen
2018-12-26
1
-0
/
+1
*
capitalize() would fail if first char were not ascii.
Harald Eilertsen
2018-12-26
1
-2
/
+11
*
Add Norwegian Nynorsk locale.
Harald Eilertsen
2018-12-25
1
-0
/
+6
*
Fetch locale from program environment.
Harald Eilertsen
2018-12-25
1
-1
/
+13
*
Add locale::get() and make EN default locale.
Harald Eilertsen
2018-12-25
2
-1
/
+6
*
Add a simplistic locale module.
Harald Eilertsen
2018-12-25
2
-1
/
+47
*
Replace Inflector crate with homebrewed capitalize function.
Harald Eilertsen
2018-12-25
3
-12
/
+10
*
First commit, working but incomplete.
Harald Eilertsen
2018-12-25
6
-0
/
+1023