Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-04 | DRY up pages definition using minimum-unambiguous-path closes #16 (woo big ↵ | Morgan | |
negative line-count commit thanks @duckinator!) | |||
2015-07-04 | some formatting cleanup in pages.clj | Morgan | |
2015-06-16 | Add a viewport declaration; improve mobile view | Jessica Stokes | |
2015-03-15 | Fix style issues brought up in review. | Erik Osheim | |
2015-03-15 | Add code to disambiguate pronouns dynamically. | Erik Osheim | |
This commit improves the display code so that the smallest unambiguous abbreviation is calculated based on the contents of pronouns.tab. | |||
2015-03-14 | specified that we are working in English | Thel Seraphim | |
2015-03-14 | add a single comma. | Thel Seraphim | |
2015-03-14 | re-organize examples and contact | Thel Seraphim | |
2015-03-14 | add a title block, light refactoring | Thel Seraphim | |
2015-03-14 | PRONOUN ISLAND | Thel Seraphim | |
2015-03-14 | add styling and contact/github links to contributed frontpage | Thel Seraphim | |
2015-03-14 | Merge pull request #8 from non/topic/pronoun-list | Morgan | |
Add support for a global pronoun list at /. | |||
2015-03-13 | light refactoring, putting pieces in order | Thel Seraphim | |
2015-03-14 | Add support for a global pronoun list at /. | Erik Osheim | |
This commit displsy a linkified view of the pronouns database when users hit /. Currently, each link is shown with the first two words in the database entry (which is enough to be unambiguous). Results are sorted alphabetically for easy browsing. | |||
2015-03-13 | slight refactor of sentence rendering and include capitalization. | Thel Seraphim | |
2015-03-13 | slight improvement of wording in reflexive pronoun example. | Thel Seraphim | |
2015-03-13 | pretty in pink | Thel Seraphim | |
2015-03-13 | nothing broken but nothing happening either, now with more css | Thel Seraphim | |
2015-03-13 | slight wording change | Thel Seraphim | |
2015-03-14 | Some formatting cleanup | Morgan | |
2015-03-13 | nicer example modulo css | Thel Seraphim | |
2015-03-13 | include hiccup library and small functioning example, don't merge until it ↵ | Thel Seraphim | |
looks nice. | |||
2015-03-10 | factor out pages and util namespaces per #6 | Morgan | |