File tree
387 files changed
+74834
-24
lines changed- docs/kcl-lang/settings
- rust
- kcl-lib
- src
- execution
- parsing
- ast/types
- snapshots
- settings/types
- tests
- add_lots
- angled_line
- any_type
- argument_error
- array_elem_pop_empty_fail
- array_elem_pop_fail
- array_elem_pop
- array_elem_push_fail
- array_elem_push
- array_index_oob
- array_push_item_wrong_type
- array_range_expr
- array_range_mismatch_units
- array_range_negative_expr
- array_range_with_units
- artifact_graph_example_code1
- artifact_graph_example_code_no_3d
- artifact_graph_example_code_offset_planes
- artifact_graph_sketch_on_face_etc
- ascription_unknown_type
- assembly_mixed_units_cubes
- assembly_non_default_units
- bad_units_in_annotation
- basic_fillet_cube_close_opposite
- basic_fillet_cube_end
- basic_fillet_cube_next_adjacent
- basic_fillet_cube_previous_adjacent
- basic_fillet_cube_start
- basic_revolve_circle
- boolean_logical_and
- boolean_logical_multiple
- boolean_logical_or
- circle_three_point
- circular_pattern3d_a_pattern
- clone_w_fillets
- clone_w_shell
- coerce_from_trig_to_point
- comparisons_multiple
- comparisons
- computed_var
- crazy_multi_profile
- cube_with_error
- cube
- double_map_fn
- error_inside_fn_also_has_source_range_of_call_site_recursive
- error_revolve_on_edge_get_edge
- execute_engine_error_return
- export_var_only_at_top_level
- fillet-and-shell
- fillet_duplicate_tags
- flush_batch_on_end
- function_sketch_with_position
- function_sketch
- helix_ccw
- helix_simple
- i_shape
- if_else
- import_async
- import_constant
- import_cycle1
- import_export
- import_file_not_exist_error
- import_file_parse_error
- import_foreign
- import_function_not_sketch
- import_glob
- import_mesh_clone
- import_only_at_top_level
- import_side_effect
- import_transform
- import_whole_simple
- import_whole_transitive_import
- index_of_array
- intersect_cubes
- invalid_index_fractional
- invalid_index_negative
- invalid_index_str
- invalid_member_object_prop
- invalid_member_object_using_string
- invalid_member_object
- involute_circular_units
- kcl_samples
- axial-fan
- ball-bearing
- ball-joint-rod-end
- bench
- bone-plate
- bottle
- bracket
- brake-rotor
- car-wheel-assembly
- clock
- cold-plate
- color-cube
- counterdrilled-weldment
- countersunk-plate
- cpu-cooler
- curtain-wall-anchor-plate
- cycloidal-gear
- dodecahedron
- enclosure
- engine-valve
- exhaust-manifold
- flange
- focusrite-scarlett-mounting-bracket
- food-service-spatula
- french-press
- gear-rack
- gridfinity-baseplate-magnets
- gridfinity-baseplate
- gridfinity-bins-stacking-lip
- gridfinity-bins
- hammer
- helical-gear
- helical-planetary-gearset
- helium-tank
- herringbone-gear
- herringbone-planetary-gearset
- hex-nut
- i-beam
- keyboard
- kitt
- lego
- makeup-mirror
- mounting-plate
- mug
- multi-axis-robot
- pdu-faceplate
- pillow-block-bearing
- pipe-flange-assembly
- pipe-with-bend
- pipe
- poopy-shoe
- prosthetic-hip
- router-template-cross-bar
- router-template-slate
- sash-window
- sheet-metal-bracket
- shepherds-hook-bolt
- socket-head-cap-screw
- spinning-highrise-tower
- spool
- spur-gear
- spur-reduction-gearset
- surgical-drill-guide
- t-slot-rail
- teapot
- telemetry-antenna
- thermal-block-insert
- tooling-nest-block
- truss-structure
- utility-sink
- walkie-talkie
- washer
- wing-spar
- kittycad_svg
- kw_fn_too_few_args
- kw_fn_unlabeled_but_has_label
- kw_fn_with_defaults
- kw_fn
- linear_pattern3d_a_pattern
- loop_tag
- mike_stress_test
- module_return_using_var
- multi_target_csg
- multi_transform
- multiple-foreign-imports-all-render
- neg_xz_plane
- nested_assembly
- nested_main_kcl
- nested_windows_main_kcl
- non_english_identifiers
- non_string_key_of_object
- object_prop_not_found
- out_of_band_sketches
- panic_repro_cube
- parametric_with_tan_arc
- parametric
- pattern_circular_in_module
- pattern_into_union
- pattern_linear_in_module
- pentagon_fillet_sugar
- pipe_as_arg
- pipe_substitution_inside_function_called_from_pipeline
- poop_chute
- revolve-colinear
- revolve_about_edge
- riddle_small
- rotate_after_fillet
- scale_after_fillet
- sketch-on-chamfer-two-times-different-order
- sketch-on-chamfer-two-times
- sketch_in_object
- sketch_on_face_after_fillets_referencing_face
- sketch_on_face_circle_tagged
- sketch_on_face_end_negative_extrude
- sketch_on_face_end
- sketch_on_face_start
- sketch_on_face_union
- sketch_on_face
- spheres
- ssi_pattern
- subtract_cylinder_from_cube
- subtract_doesnt_need_brackets
- subtract_regression00
- subtract_regression01
- subtract_regression02
- subtract_regression03
- subtract_regression04
- subtract_regression05
- subtract_regression06
- subtract_regression07
- subtract_regression08
- subtract_regression09
- subtract_regression10
- subtract_regression11
- subtract_regression12
- subtract_with_pattern_cut_thru
- subtract_with_pattern
- tan_arc_x_line
- tangent_to_3_point_arc
- tangential_arc
- translate_after_fillet
- union_cubes
- user_reported_union_2_bug
- var_ref_in_own_def_decl
- var_ref_in_own_def
- xz_plane
- src
- lang
- modifyAst
- queryAst
- lib
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
387 files changed
+74834
-24
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
93 |
| - | |
| 93 | + | |
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
|
Lines changed: 6 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
78 |
| - | |
| 78 | + | |
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
188 | 188 |
| |
189 | 189 |
| |
190 | 190 |
| |
| 191 | + | |
191 | 192 |
| |
192 | 193 |
| |
193 | 194 |
| |
| |||
209 | 210 |
| |
210 | 211 |
| |
211 | 212 |
| |
212 |
| - | |
| 213 | + | |
213 | 214 |
| |
214 | 215 |
| |
215 | 216 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
60 | 59 |
| |
61 | 60 |
| |
62 | 61 |
| |
| |||
1885 | 1884 |
| |
1886 | 1885 |
| |
1887 | 1886 |
| |
1888 |
| - | |
1889 | 1887 |
| |
1890 | 1888 |
| |
1891 | 1889 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
| |||
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
| 31 | + | |
30 | 32 |
| |
31 | 33 |
| |
32 | 34 |
| |
33 | 35 |
| |
| 36 | + | |
34 | 37 |
| |
35 | 38 |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
| |||
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
| 31 | + | |
30 | 32 |
| |
31 | 33 |
| |
32 | 34 |
| |
33 | 35 |
| |
| 36 | + | |
34 | 37 |
| |
35 | 38 |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
| |||
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
| 31 | + | |
30 | 32 |
| |
31 | 33 |
| |
32 | 34 |
| |
33 | 35 |
| |
| 36 | + | |
34 | 37 |
| |
35 | 38 |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
| |||
31 | 32 |
| |
32 | 33 |
| |
33 | 34 |
| |
| 35 | + | |
34 | 36 |
| |
35 | 37 |
| |
36 | 38 |
| |
| |||
43 | 45 |
| |
44 | 46 |
| |
45 | 47 |
| |
| 48 | + | |
46 | 49 |
| |
47 | 50 |
| |
48 | 51 |
| |
49 | 52 |
| |
| 53 | + | |
50 | 54 |
| |
51 | 55 |
| |
52 | 56 |
| |
53 | 57 |
| |
| 58 | + | |
54 | 59 |
| |
55 | 60 |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
| |||
31 | 32 |
| |
32 | 33 |
| |
33 | 34 |
| |
| 35 | + | |
34 | 36 |
| |
35 | 37 |
| |
36 | 38 |
| |
| |||
43 | 45 |
| |
44 | 46 |
| |
45 | 47 |
| |
| 48 | + | |
46 | 49 |
| |
47 | 50 |
| |
48 | 51 |
| |
49 | 52 |
| |
| 53 | + | |
50 | 54 |
| |
51 | 55 |
| |
52 | 56 |
| |
53 | 57 |
| |
| 58 | + | |
54 | 59 |
| |
55 | 60 |
|
Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| 22 | + | |
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
| |||
35 | 36 |
| |
36 | 37 |
| |
37 | 38 |
| |
| 39 | + | |
38 | 40 |
| |
39 | 41 |
| |
40 | 42 |
| |
| |||
47 | 49 |
| |
48 | 50 |
| |
49 | 51 |
| |
| 52 | + | |
50 | 53 |
| |
51 | 54 |
| |
52 | 55 |
| |
53 | 56 |
| |
| 57 | + | |
54 | 58 |
| |
55 | 59 |
| |
56 | 60 |
| |
57 | 61 |
| |
| 62 | + | |
58 | 63 |
| |
59 | 64 |
| |
60 | 65 |
| |
| |||
67 | 72 |
| |
68 | 73 |
| |
69 | 74 |
| |
| 75 | + | |
70 | 76 |
| |
71 | 77 |
| |
72 | 78 |
| |
73 | 79 |
| |
| 80 | + | |
74 | 81 |
| |
75 | 82 |
|
Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
| |||
35 | 36 |
| |
36 | 37 |
| |
37 | 38 |
| |
| 39 | + | |
38 | 40 |
| |
39 | 41 |
| |
40 | 42 |
| |
| |||
47 | 49 |
| |
48 | 50 |
| |
49 | 51 |
| |
| 52 | + | |
50 | 53 |
| |
51 | 54 |
| |
52 | 55 |
| |
53 | 56 |
| |
| 57 | + | |
54 | 58 |
| |
55 | 59 |
| |
56 | 60 |
| |
| |||
63 | 67 |
| |
64 | 68 |
| |
65 | 69 |
| |
| 70 | + | |
66 | 71 |
| |
67 | 72 |
| |
68 | 73 |
| |
69 | 74 |
| |
| 75 | + | |
70 | 76 |
| |
71 | 77 |
| |
72 | 78 |
| |
73 | 79 |
| |
| 80 | + | |
74 | 81 |
| |
75 | 82 |
|
Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
| |||
39 | 40 |
| |
40 | 41 |
| |
41 | 42 |
| |
| 43 | + | |
42 | 44 |
| |
43 | 45 |
| |
44 | 46 |
| |
| |||
51 | 53 |
| |
52 | 54 |
| |
53 | 55 |
| |
| 56 | + | |
54 | 57 |
| |
55 | 58 |
| |
56 | 59 |
| |
57 | 60 |
| |
| 61 | + | |
58 | 62 |
| |
59 | 63 |
| |
60 | 64 |
| |
| |||
67 | 71 |
| |
68 | 72 |
| |
69 | 73 |
| |
| 74 | + | |
70 | 75 |
| |
71 | 76 |
| |
72 | 77 |
| |
73 | 78 |
| |
| 79 | + | |
74 | 80 |
| |
75 | 81 |
| |
76 | 82 |
| |
| |||
83 | 89 |
| |
84 | 90 |
| |
85 | 91 |
| |
| 92 | + | |
86 | 93 |
| |
87 | 94 |
| |
88 | 95 |
| |
89 | 96 |
| |
| 97 | + | |
90 | 98 |
| |
91 | 99 |
| |
92 | 100 |
| |
93 | 101 |
| |
| 102 | + | |
94 | 103 |
| |
95 | 104 |
|
0 commit comments