-
removed parse and parse! in preferenc...
was committed by Simon Chiang
Tuesday Oct 05
- added cast documentation and testing ... was committed by Simon Chiang 08:01 PM
-
renamed extract to map_by_key and add...
was committed by Simon Chiang
Monday Oct 04
- added extract method for mapping hash... was committed by Simon Chiang 06:36 AM
-
renamed config_type to caster
http://...
was committed by Simon Chiang
Sunday Oct 03
- began reworking configs with key and ... was committed by Simon Chiang 08:52 PM
-
removed casting from writers in prefe...
was committed by Simon Chiang
Saturday Oct 02
- removed the Casters module, condensed... was committed by Simon Chiang 03:25 PM
- documentation http://github.com/bahuv... was committed by Simon Chiang 02:58 PM
- removed cdoc code http://github.com/b... was committed by Simon Chiang 01:52 PM
- removed submodules and updated to bun... was committed by Simon Chiang 01:51 PM
-
cleanup of class methods to tighten u...
was committed by Simon Chiang
Saturday Sep 25
-
enabled parsing of configs
http://git...
was committed by Simon Chiang
Wednesday Aug 04
- generalized the use of config attrs h... was committed by Simon Chiang 08:41 PM
- extracted config_parser to gem http:/... was committed by Simon Chiang 08:19 PM
-
sketched out use of configs as option...
was committed by Simon Chiang
Saturday Jul 17
- moved writer definitions to config cl... was committed by Simon Chiang 06:47 PM
- refactored config classes into config... was committed by Simon Chiang 11:20 AM
- hacked config_parser tests back into ... was committed by Simon Chiang 08:36 AM
-
cleanup
http://github.com/bahuvrihi/c...
was committed by Simon Chiang
Monday Jul 12
- reworked with a simpler type system h... was committed by Simon Chiang 08:45 PM
-
added configs once again define defau...
was committed by Simon Chiang
Saturday Jul 10
- refactored config to take an attribut... was committed by Simon Chiang 02:50 PM
- optimized setters by making casters i... was committed by Simon Chiang 02:27 PM
- removed config_ccast in preference of... was committed by Simon Chiang 11:24 AM
- added string con config type http://g... was committed by Simon Chiang 11:04 AM
- added helper to define a new config t... was committed by Simon Chiang 10:08 AM
-
reworked config_types to inherit
http...
was committed by Simon Chiang
Friday Jul 09
- updated configurations to memoize aut... was committed by Simon Chiang 10:04 PM
- removal of cruft http://github.com/ba... was committed by Simon Chiang 09:36 PM
-
sketched out rework of configs with c...
was committed by Simon Chiang
Wednesday Jul 07
-
made list,select,list_select types im...
was committed by Simon Chiang
Tuesday Jul 06
-
testing and development of config_cas...
was committed by Simon Chiang
Monday Jul 05
- implemented caster registration and d... was committed by Simon Chiang 09:49 PM
- made caster into an input of define_w... was committed by Simon Chiang 09:05 PM
- cleanup, removed cruft http://github.... was committed by Simon Chiang 02:45 PM
- reorganized to support config types d... was committed by Simon Chiang 01:29 PM
- cleanup and testing of list,select,li... was committed by Simon Chiang 12:06 PM
-
sketched out inference of select,list...
was committed by Simon Chiang
Sunday Jul 04
- reworked config method definition and... was committed by Simon Chiang 07:35 PM
-
reworked internals with define method...
was committed by Simon Chiang
Saturday Jul 03
-
added guess method to options
http://...
was committed by Simon Chiang
Sunday Jun 27
- added Options class http://github.com... was committed by Simon Chiang 05:09 PM
- updated ConfigHash and tests http://g... was committed by Simon Chiang 03:00 PM
- rework of Config http://github.com/ba... was committed by Simon Chiang 02:29 PM
- updated to use bundler setup http://g... was committed by Simon Chiang 02:08 PM
- removed tests in preparation of rewor... was committed by Simon Chiang 01:58 PM
-
simplified initialize config routine
...
was committed by Simon Chiang
Saturday Jun 26
-
removed init method from config
http:...
was committed by Simon Chiang
Friday Jun 25
- allowed specification of a duplicatio... was committed by Simon Chiang 05:00 PM
- made configs no longer duplicated def... was committed by Simon Chiang 04:34 PM
- update history http://github.com/bahu... was committed by Simon Chiang 04:34 PM
-
made config check for symbol, word-ba...
was committed by Simon Chiang
Sunday Jun 20
- various cleanup http://github.com/bah... was committed by Simon Chiang 03:27 PM
- removed Configurable::Utils http://gi... was committed by Simon Chiang 03:07 PM
- cleanup of test_helper requires http:... was committed by Simon Chiang 03:03 PM
- removed ordered hash patch http://git... was committed by Simon Chiang 02:24 PM
-
removed indifferent access
http://git...
was committed by Simon Chiang
Saturday Jun 19
-
removed open_io method
http://github....
was committed by Simon Chiang
Friday Jun 18
-
removed all but the simplest validati...
was committed by Simon Chiang
Thursday Jun 17
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Class configurations that map to the command line.