-
Notifications
You must be signed in to change notification settings - Fork 0
/
todo.yml
166 lines (166 loc) · 3.59 KB
/
todo.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
todo:
all_operators_to_overload: no
api:
cordova: no
node: no
web: no
bugs:
times_multiline: no
'assignment at the end of if': no
collections:
associative_array: yes
dictionary: yes
list: yes
native:
map: yes
set: yes
range: yes
set: yes
tuple:
index: no
key: no
compiler:
c: no
csharp: no
java: no
js:
options:
beautify: no
no_comment: no
uglify: no
php: no
python: no
ruby: no
condition:
elif: yes
else: yes
if: yes
convert_to_pure_types_recursively: no
debug:
browser: no
declaration_checking: no
doc:
ortographic_check: no
parts:
dev_specification: yes
specification: yes
std_lib: no
tutorial:
installation: yes
rules: yes
unicode: yes
webpage:
docs: yes
jar: yes
fork_me_on_github: no
easy_multiple_callback: no
syntax_error_checking: yes
exception:
custom: yes
function:
args:
static_typing: no
concurrency: no
env_separation: no
highlighting:
docs:
sphinx: yes
IDE:
vim: yes
atom: no
'notepad++': no
import:
dynamic: yes
relative_path: no
script_args: yes
static: no
interpreter: no
lock_with_key: no
lodash_using: no
loop:
iterate_with_key: no
double_iteration: yes
each: yes
times: yes
magic_constants: yes
metaprogramming: no
method:
call_js_method: yes
module:
class:
access_modifier: no
constructor: yes
easy_notation_in_one_file: no
getter_setter:
getter: no
setter: no
constraints: no
inheritance:
basic_object: yes
dynamic: no
transition_checking: no
methods:
doc: no
examples:
list:
concat_operator: yes
object:
encode: no
freeze: no
methods: no
permissions:
modify: no
only_info: no
operators: yes
parent_method_call: yes
static:
constructor: no
methods: no
to_string: no
static:
inheritance: no
input_isolation: no
native_binding:
check_for_null: no
global_variables_restrictions: no
native_code: no
node_modules_to_plezuro_js: no
operators:
basic: yes
'? :': yes
dot_equal: no
identity_comparison: no
joint: yes
uni:
left: no
serialization:
json:
own: no
shell: no
sort:
by_object_value: no
stdlib:
randstr: yes
string:
interpolation: no
function:
time_counter: yes
object:
clone: no
list:
sort: no
tests:
independent_from_user_path: yes
performance: no
remote: no
web: no
todo_import:
iron_plezuro: no
types:
no_undefined: no
number:
binary: yes
hex: yes
oct: yes
scientific_notation: yes
regex: yes