Eric Merritt
ff3557d883
add suport and documentation for signatures for dictionaries
...
Signed-off-by: Jordan Wilberding <jwilberding@gmail.com>
2011-10-16 22:26:43 -04:00
Eric Merritt
cea6de7c84
move ewl_talk from ewlib to erlware commons
...
This is a heavily used module from erlware lib. It makes sense to make
it available in erlware commons.
Signed-off-by: Jordan Wilberding <jwilberding@gmail.com>
2011-10-16 22:26:42 -04:00
Eric Merritt
cc5e00633c
version bump to 0.4.0
...
Signed-off-by: Jordan Wilberding <jwilberding@gmail.com>
2011-09-26 23:50:23 -04:00
Eric Merritt
8fb2b925ce
add .gitignore to the system
...
Signed-off-by: Jordan Wilberding <jwilberding@gmail.com>
2011-09-26 23:50:18 -04:00
Eric Merritt
694e805012
Minor reformatting/whitespace removal
...
Signed-off-by: Jordan Wilberding <jwilberding@gmail.com>
2011-09-26 23:50:13 -04:00
Eric Merritt
284ada2bd9
add search function for lists to ec_lists
...
Signed-off-by: Jordan Wilberding <jwilberding@gmail.com>
2011-09-26 23:50:05 -04:00
Eric Merritt
eecbb26a2d
remove old style catches from the library
...
This removes the old style catches and replaces them with
try/catch. It seems to make the code much clearer and its certainly
less failure prone.
2011-04-22 14:55:16 -04:00
Eric Merritt
8dda138814
A little minor formatting cleanup
2011-04-22 14:55:10 -04:00
Eric Merritt
07a54bb518
add specs and exported types where needed
...
This patch exports types that are needed and adds specs where they did
not previously exist. It also cleans up and expands the specs where
they needed to be cleaned up.
2011-04-22 14:55:04 -04:00
Martin J. Logan
2508e1ed82
bumped version
...
Signed-off-by: Jordan Wilberding <jwilberding@gmail.com>
2011-04-03 23:04:25 -04:00
Martin J. Logan
eee087794f
added in plists
...
Signed-off-by: Jordan Wilberding <jwilberding@gmail.com>
2011-04-03 23:04:21 -04:00
Martin J. Logan
431b13e942
added ec_file helper functions for working with files.
...
Signed-off-by: Jordan Wilberding <jwilberding@gmail.com>
2011-04-03 23:04:17 -04:00
Martin J. Logan
3c9e60c5a2
altered ordering on the fetch and find functions, version patch bumped
...
Ordering altered to match existing list functions, Version patch
bumped because because API is not yet final
Signed-off-by: Eric Merritt <ericbmerritt@gmail.com>
2011-03-14 11:21:10 -04:00
Martin J. Logan
b4981ff4b5
added code for dealing with strings. Initial commit for version strings
...
Signed-off-by: Eric Merritt <ericbmerritt@gmail.com>
2011-03-14 11:20:23 -04:00
Martin J. Logan
9e6f98ba81
added in module for semvar comparisons
...
This code implements comparisons using (list based) strings as
semantic versions. It follows the stadard dictated by semvar.org.
Signed-off-by: Eric Merritt <ericbmerritt@gmail.com>
2011-03-14 11:13:05 -04:00
Eric Merritt
251d8543b9
Add the initial lists support
2011-03-10 15:04:20 -06:00
Eric Merritt
640188c605
Initial Commit
2011-03-10 11:22:54 -06:00