0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
May 31, 2024 — May 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed parsing of \t More... almost 16 years ago
- switched to lists to avoid multiple list-binary-list conversions; - fixed a stupid bug that prevented \uXXXX entities from being parsed properly (previous commit was a non-fix) More... almost 16 years ago
Patched a bug that caused unicode entities not to be parsed More... almost 16 years ago
Misc formatting More... almost 16 years ago
Removed unnecessary start/0 from rberl.erl More... almost 16 years ago
removed requirement for re, no longer needed More... almost 16 years ago
gen_server to persist parsed .properties files More... almost 16 years ago
Added licese header, edoc docs, documentation. Included jvadocs on properties files More... almost 16 years ago
Removed unnecessary function clauses More... almost 16 years ago
- Should now parse Java properties files according to http://java.sun.com/j2se/1.5.0/docs/api/java/util/Properties.html#load(java.io.InputStream) - Removed unnecessary tests. One is enough - Functions are more or less documented, describng what they actually do More... almost 16 years ago
Too early for server More... almost 16 years ago
Added some weird test cases and an ABNF definition for Java properties for future reference More... almost 16 years ago
Updated lang_ru.properties More... about 16 years ago
Parse comments More... about 16 years ago
README More... about 16 years ago
directory structure More... about 16 years ago
cleaned files up More... about 16 years ago
cleaned up gitignore More... about 16 years ago
initial commit. basic parsing of .properties files More... about 16 years ago