File tree
241 files changed
+15907
-27
lines changed- rust/kcl-lib
- src
- execution
- tests
- add_arrays
- add_lots
- angled_line
- any_type
- argument_error
- array_concat_non_array
- 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
- 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
- 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
- plane_of
- poop_chute
- property_access_not_found_on_solid
- rect_helper
- rect
- 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
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
241 files changed
+15907
-27
lines changedLines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
| |||
133 | 134 |
| |
134 | 135 |
| |
135 | 136 |
| |
| 137 | + | |
| 138 | + | |
| 139 | + | |
136 | 140 |
| |
137 | 141 |
| |
138 | 142 |
| |
| |||
151 | 155 |
| |
152 | 156 |
| |
153 | 157 |
| |
| 158 | + | |
154 | 159 |
| |
155 | 160 |
| |
156 | 161 |
| |
| |||
161 | 166 |
| |
162 | 167 |
| |
163 | 168 |
| |
| 169 | + | |
164 | 170 |
| |
165 | 171 |
| |
166 | 172 |
| |
| |||
176 | 182 |
| |
177 | 183 |
| |
178 | 184 |
| |
| 185 | + | |
179 | 186 |
| |
180 | 187 |
| |
181 | 188 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
91 |
| - | |
| 91 | + | |
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
| |||
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
103 |
| - | |
| 103 | + | |
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
| |||
125 | 125 |
| |
126 | 126 |
| |
127 | 127 |
| |
128 |
| - | |
| 128 | + | |
129 | 129 |
| |
130 | 130 |
| |
131 | 131 |
| |
| |||
644 | 644 |
| |
645 | 645 |
| |
646 | 646 |
| |
647 |
| - | |
| 647 | + | |
648 | 648 |
| |
649 | 649 |
| |
650 | 650 |
| |
|
Lines changed: 17 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
842 | 842 |
| |
843 | 843 |
| |
844 | 844 |
| |
845 |
| - | |
| 845 | + | |
846 | 846 |
| |
847 | 847 |
| |
848 | 848 |
| |
| |||
982 | 982 |
| |
983 | 983 |
| |
984 | 984 |
| |
985 |
| - | |
| 985 | + | |
986 | 986 |
| |
987 | 987 |
| |
988 | 988 |
| |
| |||
1020 | 1020 |
| |
1021 | 1021 |
| |
1022 | 1022 |
| |
1023 |
| - | |
| 1023 | + | |
1024 | 1024 |
| |
1025 | 1025 |
| |
1026 | 1026 |
| |
| |||
1130 | 1130 |
| |
1131 | 1131 |
| |
1132 | 1132 |
| |
1133 |
| - | |
| 1133 | + | |
1134 | 1134 |
| |
1135 | 1135 |
| |
1136 | 1136 |
| |
| |||
1149 | 1149 |
| |
1150 | 1150 |
| |
1151 | 1151 |
| |
1152 |
| - | |
| 1152 | + | |
1153 | 1153 |
| |
1154 | 1154 |
| |
1155 | 1155 |
| |
| |||
1159 | 1159 |
| |
1160 | 1160 |
| |
1161 | 1161 |
| |
1162 |
| - | |
| 1162 | + | |
| 1163 | + | |
1163 | 1164 |
| |
1164 | 1165 |
| |
1165 | 1166 |
| |
| |||
1176 | 1177 |
| |
1177 | 1178 |
| |
1178 | 1179 |
| |
1179 |
| - | |
| 1180 | + | |
1180 | 1181 |
| |
1181 | 1182 |
| |
1182 | 1183 |
| |
1183 | 1184 |
| |
1184 | 1185 |
| |
1185 |
| - | |
| 1186 | + | |
1186 | 1187 |
| |
1187 | 1188 |
| |
1188 | 1189 |
| |
| |||
1208 | 1209 |
| |
1209 | 1210 |
| |
1210 | 1211 |
| |
1211 |
| - | |
| 1212 | + | |
| 1213 | + | |
| 1214 | + | |
| 1215 | + | |
| 1216 | + | |
| 1217 | + | |
| 1218 | + | |
1212 | 1219 |
| |
1213 | 1220 |
| |
1214 | 1221 |
| |
1215 | 1222 |
| |
1216 | 1223 |
| |
1217 | 1224 |
| |
1218 | 1225 |
| |
1219 |
| - | |
| 1226 | + | |
1220 | 1227 |
| |
1221 | 1228 |
| |
1222 | 1229 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
302 | 302 |
| |
303 | 303 |
| |
304 | 304 |
| |
| 305 | + | |
305 | 306 |
| |
306 | 307 |
| |
307 | 308 |
| |
| |||
314 | 315 |
| |
315 | 316 |
| |
316 | 317 |
| |
| 318 | + | |
| 319 | + | |
| 320 | + | |
317 | 321 |
| |
318 | 322 |
| |
319 | 323 |
| |
|
Lines changed: 26 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
| |||
259 | 260 |
| |
260 | 261 |
| |
261 | 262 |
| |
262 |
| - | |
263 |
| - | |
264 |
| - | |
265 |
| - | |
266 |
| - | |
267 |
| - | |
268 |
| - | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
269 | 266 |
| |
270 | 267 |
| |
271 | 268 |
| |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
272 | 273 |
| |
273 | 274 |
| |
274 | 275 |
| |
275 | 276 |
| |
276 |
| - | |
| 277 | + | |
| 278 | + | |
277 | 279 |
| |
278 | 280 |
| |
279 |
| - | |
| 281 | + | |
280 | 282 |
| |
281 | 283 |
| |
282 | 284 |
| |
| |||
304 | 306 |
| |
305 | 307 |
| |
306 | 308 |
| |
| 309 | + | |
| 310 | + | |
307 | 311 |
| |
308 | 312 |
| |
309 | 313 |
| |
| |||
325 | 329 |
| |
326 | 330 |
| |
327 | 331 |
| |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
328 | 345 |
| |
329 | 346 |
| |
330 | 347 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + |
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + |
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + |
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + |
Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + |
0 commit comments