-
Notifications
You must be signed in to change notification settings - Fork 366
Expand file tree
/
Copy path.jacignore
More file actions
337 lines (337 loc) · 6.69 KB
/
.jacignore
File metadata and controls
337 lines (337 loc) · 6.69 KB
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
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
cfg_build_pass.jac
client.jac
client_runtime.cl.jac
codeinfo.jac
comment_injection_pass.impl.jac
comment_injection_pass.jac
compiler.jac
config.impl.jac
config.jac
console.jac
constant.jac
# context.impl.jac / context.jac — jac-scale passes, jaclang runtimelib fails
jac/jaclang/runtimelib/impl/context.impl.jac
jac/jaclang/runtimelib/context.jac
decl_impl_match_pass.jac
dependencies.jac
dep_registry.jac
desktop_target.impl.jac
desktop_target.jac
diagnostics.impl.jac
doc_ir_gen_pass.jac
dockerhub.jac
elf_linker.impl.jac
elf_linker.jac
engine.jac
enum_utils.impl.jac
enum_utils.jac
esast_gen_pass.jac
es_unparse.impl.jac
es_unparse.jac
execution.impl.jac
execution.jac
executor.jac
fantasy_trading_game.jac
game_obj.jac
grammar_extract_pass.jac
guess_game6.jac
helpers.jac
help.jac
interop_analysis_pass.jac
jac_auto_lint_pass.impl.jac
jac_auto_lint_pass.jac
jac_formatter_pass.jac
jfast_api.jac
kubernetes_utils.impl.jac
kubernetes_utils.jac
lang_tools.jac
level_manager.jac
llm.jac
macho_linker.impl.jac
macho_linker.jac
memory_hierarchy.jac
memory.jac
modresolver.jac
mtir_gen_pass.impl.jac
mtir_gen_pass.jac
mtp.jac
nacompile.impl.jac
nacompile.jac
na_compile_pass.jac
na_ir_gen_pass.jac
NonGPT.jac
normalize_pass.jac
operations.jac
parser.impl.jac
parser.jac
plugin.jac
precompile_bytecode.jac
program.jac
project.impl.jac
project.jac
pyast_gen_pass.impl.jac
pyast_gen_pass.jac
pyast_load_pass.impl.jac
pyast_load_pass.jac
pyjac_ast_link_pass.jac
registry.jac
runtime.jac
scheduler.jac
schema.impl.jac
schema.jac
sem_manager.impl.jac
sem_manager.jac
server.impl.jac
server.jac
sprites.jac
sym_tab_build_pass.jac
template_loader.impl.jac
template_loader.jac
template_registry.jac
testing.impl.jac
testing.jac
tools.impl.jac
# tools.jac — test fixture passes, others fail
jac-mcp/jac_mcp/tools.jac
jac/jaclang/cli/commands/tools.jac
jac/tests/compiler/fixtures/pkg_import_lib_py/tools.jac
transform.jac
transport.jac
treeprinter.jac
type_checker_pass.jac
type_evaluator.jac
type_info.jac
types.jac
type_utils.jac
uni_pass.jac
unitree.jac
unparse_pass.jac
utils.jac
vite_bundler.impl.jac
vite_bundler.jac
webhook.jac
web_target.impl.jac
web_target.jac
admin_portal.impl.jac
llm_telemetry.impl.jac
vite_client_bundle.impl.jac
static_analysis_pass.impl.jac
lexer.na.jac
native_marshal.jac
jir_passes.jac
imported.impl.jac
objects.impl.jac
esast_gen_pass.impl.jac
mtir.jac
serve.jac
serve.core.impl.jac
api.cl.jac
# cli.jac — jaclang passes, jac-client fails
jac-client/jac_client/plugin/cli.jac
bunch_of_statements.jac
chess.impl.jac
compiler_bridge.impl.jac
console.impl.jac
doc_ir_gen_pass.impl.jac
index.jac
level_genarator.jac
littlex_fe.jac
MetricsPage.cl.jac
na_compile_pass.impl.jac
scheduler.impl.jac
user_manager.jac
# Re-enabled "has no attribute" diagnostic and __exit__ context manager check
# expose false positives from incomplete Python type stubs. These files contain
# valid code that fails type checking due to missing stub coverage for str,
# Path, TextIOWrapper, JacProgram, Jac runtime, AST nodes, etc.
CategoryFilter.jac
NonGPT.impl.jac
analysis.impl.jac
analysis.jac
asset_processor.jac
base_ast_gen_pass.jac
builtin.impl.jac
builtin.jac
builtins.impl.jac
cfg_build_pass.impl.jac
cli_boot.jac
client_bundle.jac
client_deps.impl.jac
client_deps.jac
client_runtime.impl.jac
# config_loader — jac-byllm and jac-scale pass, jac-client fails
jac-client/jac_client/plugin/src/impl/config_loader.impl.jac
jac-client/jac_client/plugin/src/config_loader.jac
core.impl.jac
dicts.impl.jac
engine.impl.jac
formatters.jac
grammar_extract_pass.impl.jac
guess_game5.impl.jac
guess_game6.impl.jac
help.impl.jac
hmr.impl.jac
hmr.jac
jac_formatter_pass.impl.jac
jfast_api.impl.jac
jir.jac
jir_passes.impl.jac
jsx_processor.jac
kubernetes_target.jac
layout_pass.impl.jac
layout_pass.jac
level_manager.impl.jac
local_storage.jac
math_solver.jac
memory.impl.jac
model.impl.jac
monitoring.jac
native_accel.jac
normalize_pass.impl.jac
plugin.impl.jac
primitives_native.jac
pyjac_ast_link_pass.impl.jac
receipt_analyzer.jac
resources.impl.jac
resources.jac
search.jac
semantic_analysis_pass.jac
serializer.impl.jac
serializer.jac
test.impl.jac
test.jac
unitree.impl.jac
unparse_pass.impl.jac
uris.impl.jac
uris.jac
user_manager.impl.jac
validate_docs_code.jac
vtable.impl.jac
watcher.impl.jac
watcher.jac
type_evaluator.impl.jac
doc_ir.jac
type_checker_pass.impl.jac
enums.impl.jac
func.impl.jac
stmt.impl.jac
utils.impl.jac
client_bundle.impl.jac
sym_tab_build_pass.impl.jac
decl_impl_match_pass.impl.jac
client.impl.jac
callback.cl.jac
media.impl.jac
basellm.impl.jac
webhook.impl.jac
serve.endpoints.impl.jac
serve.static.impl.jac
# Stricter Unknown discipline -- these files have legitimate type gaps
# that were previously silent (Unknown treated as Any). Added 2026-03-08.
AlertContext.cl.jac
AuthContext.cl.jac
bundle_docs.jac
CategoryTabs.cl.jac
CreateUserModal.cl.jac
deployment_factory.jac
EditUserModal.cl.jac
frontend.jac
genius_lite.jac
kubernetes_redis.jac
# lib.jac — jac-byllm and jac-scale pass, jaclang fails
jac/jaclang/lib.jac
LoginPage.cl.jac
memory_hierarchy.main.impl.jac
memory_hierarchy.mongo.impl.jac
memory_hierarchy.redis.impl.jac
PlaceholderPage.cl.jac
prometheus_metrics.jac
ResetPage.cl.jac
SSOPage.cl.jac
SubTabs.cl.jac
top_contributors.jac
userService.cl.jac
UsersPage.cl.jac
useStorage.cl.jac
.jac
asset_processor.impl.jac
attack.impl.jac
base_ast_gen_pass.impl.jac
bccache.jac
budget_planner_ui.cl.jac
BudgetContext.jac
calls.impl.jac
check_report.impl.jac
check_report.jac
circle_clean_tests.jac
command.impl.jac
compiler.impl.jac
comprehensions.impl.jac
construct_types.impl.jac
container_helpers.impl.jac
context_mgr.impl.jac
dashboard.cl.jac
debate_agent.jac
dep_registry.impl.jac
dependencies.impl.jac
doc_ir.impl.jac
doctor.jac
enemy.impl.jac
evaluator_util_methods.impl.jac
exceptions.impl.jac
executor.impl.jac
expr.impl.jac
features_test_ui.cl.jac
file_io.impl.jac
free_code.jac
game.impl.jac
globals.impl.jac
guess_game4.impl.jac
import_processor.impl.jac
import_processor.jac
imports.jac
inanimates.impl.jac
interface.impl.jac
interop_analysis_pass.impl.jac
interop_bridge.jac
jaccomplete.impl.jac
jaccomplete.jac
jsx_processor.impl.jac
level.impl.jac
lexer.impl.jac
lists.impl.jac
littleX_single_nodeps.jac
littleX_single.jac
littleX.impl.jac
littleX.jac
login.cl.jac
login.jac
mockllm.impl.jac
module_codegen_pass.jac
mtir.impl.jac
navigation.jac
parameter_type_check.impl.jac
player.impl.jac
pybc_gen_pass.jac
refcount.impl.jac
registry.impl.jac
semantic_analysis_pass.impl.jac
sets.impl.jac
signup.jac
spritesheet.impl.jac
start_screen.impl.jac
tokens.impl.jac
tool.impl.jac
toolcall.impl.jac
TransactionForm.jac
transport.impl.jac
tuples.impl.jac
type_hints.jac
types.impl.jac
useBudget.jac
useLocalStorage.jac
wikipedia_react.jac
apple.jac
google.jac
github.jac
prim_dict_extra.jac