index
:
pronoun.is
this commit
develop
json-api
master
Show people how to use pronouns! [Main site appears to be down, we may host this eventually.]
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pronouns
/
util.clj
Age
Commit message (
Expand
)
Author
2018-11-14
Move license links to https
Morgan Astra
2018-11-14
Add tests for table lookup functions
Morgan Astra
2018-11-14
Update copyright year
Morgan Astra
2018-11-14
Fix docstrings
Morgan Astra
2017-03-08
put pronoun examples in meta description for #56
Morgan Astra
2017-03-04
add Patreon link; update copyright years
Morgan Astra
2016-09-22
compute shortest unambiguous paths using ellipses where helpful fixes #46
Morgan Astra
2016-09-21
add docstrings to functions in util and remove unused function, fixes #58
Morgan Astra
2016-09-20
allow ellipses to shorten unambiguous path, e.g. /they/.../themself per #46
Morgan Astra
2016-09-20
Add GPL license fixes #11
Morgan Astra
2016-08-09
get rid of useless config var and use dynamic var for *pronouns-table*, clean...
Morgan Astra
2016-08-07
add experimental support for multiple pronoun sets
Morgan Astra
2015-07-04
DRY up pages definition using minimum-unambiguous-path closes #16 (woo big ne...
Morgan
2015-07-04
use syntax sugar for lambda #16
Morgan
2015-07-04
commit @duckinator's minimum-unambiguous-path fn, per #16
Morgan
2015-03-15
Fix style issues brought up in review.
Erik Osheim
2015-03-15
Add code to disambiguate pronouns dynamically.
Erik Osheim
2015-03-10
factor out pages and util namespaces per #6
Morgan