Lines Matching +full:x +full:- +full:age
7 # license: [MIT License, http://www.opensource.org/licenses/mit-license.php]
8 # copyright: (c) 2005-2006 Chris Wanstrath, 2006-2014 Vlad Andersen
10 # spyc.yaml - A file containing the YAML that Spyc understands.
12 ---
14 # Mappings - with proper types
28 Negative: -90
34 - PHP Class
35 - Basic YAML Loader
36 - Very Basic YAML Dumper
39 -
40 - YAML is so easy to learn.
41 - Your config files will never be the same.
44 -
47 os : os x 10.4.1
51 - yaml.org
52 - php.net
55 - program: Adium
56 platform: OS X
73 - name: spartan
75 - Needs to be backed up
76 - Needs to be normalized
83 - [One, Two, Three, Four]
86 - [One, [Two, And, Three], Four, Five]
89 - [This, [Is, Getting, [Ridiculous, Guys]], Seriously, [Show, Mercy]]
92 - {name: chris, age: young, brand: lucky strike}
95 - {name: mark, age: older than chris, brand: [marlboro, lucky strike]}
97 # References -- they're shaky, but functional
99 - Perl
100 - Python
101 - PHP
102 - Ruby
104 - C/C++
105 - Java
107 - *DLANGS
108 - *CLANGS
111 - you know, this shouldn't work. but it does.
112 - 'that''s my value.'
113 - 'again, that\'s my value.'
114 - "here's to \"quotes\", boss."
117 - {name: "Foo, Bar's", age: 20}
120 - [a, ['1', "2"], b]
123 - "First line\nSecond line\nThird line"
154 - { row: 0, col: 0, func: {tx: [0, 1]} }
170 - type: SomeItem
200 - record1: value1
201 - record2: value2
205 - 2000