File tree
326 files changed
+4332
-860
lines changed- lkql_jit
- cli
- src/main/java/com/adacore/lkql_jit/cli
- component/scripts
- language
- src/main/java/com/adacore/lkql_jit
- built_ins
- functions
- methods
- checker
- built_ins
- exception
- langkit_translator/passes
- nodes
- arguments
- declarations
- selector
- dispatchers
- expressions
- dot
- list_comprehension
- literals
- match
- operators
- patterns
- node_patterns
- root_nodes
- utils
- runtime
- values
- bases
- interfaces
- iterators
- lists
- utils
- functions
- native
- options/src/main/java/com/adacore/lkql_jit/options
- lkql
- build/railroad-diagrams
- language
- testsuite
- drivers
- python_support
- tests
- checks
- binary_case_statements_enums
- binary_case_statements
- bool_negations
- default_values_for_record_components
- membership_for_validity
- no_closing_names
- positional_components
- positional_defaulted_generic_params
- positional_defaulted_params
- positional_generic_parameters
- positional_parameters
- redundant_boolean_expressions
- redundant_null_statements
- same_operands
- silent_exception_handlers
- trivial_exception_handlers
- uninitialized_global
- use_for_of_loops
- use_if_expressions
- use_memberships
- use_record_aggregates
- use_simple_loops
- use_while_loops
- interop
- function
- iterator
- list_comp
- list
- namespace
- null
- object
- pattern
- property
- selector
- tuple
- unit
- interpreter_errors
- constructor_call
- abstract_kind_name
- invalid_kind_name
- named_overlap_positional
- wrong_arity
- wrong_member_ref_access
- interpreter
- binop_eq
- constructor_call
- enumerate
- member_ref_access
- parser
- constructor_call
- dot_upper_access
- rewriting_errors
- invalid_auto_fix
- invalid_rewriting
- no_auto_fix
- unit_checker
- rewriting
- display
- new_file
- patch_file
- rewriting_api
- add_first
- add_last
- insert_after
- insert_before
- remove
- replace
- set_child
- user_manual
- generated
- source
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
326 files changed
+4332
-860
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
39 | 42 | | |
40 | 43 | | |
41 | 44 | | |
| |||
Loading
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
135 | 136 | | |
136 | 137 | | |
137 | 138 | | |
| 139 | + | |
138 | 140 | | |
139 | 141 | | |
140 | 142 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
344 | 344 | | |
345 | 345 | | |
346 | 346 | | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
347 | 355 | | |
348 | 356 | | |
349 | 357 | | |
| |||
845 | 853 | | |
846 | 854 | | |
847 | 855 | | |
| 856 | + | |
| 857 | + | |
| 858 | + | |
| 859 | + | |
| 860 | + | |
| 861 | + | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
| 866 | + | |
| 867 | + | |
| 868 | + | |
| 869 | + | |
| 870 | + | |
| 871 | + | |
848 | 872 | | |
849 | 873 | | |
850 | 874 | | |
| |||
1253 | 1277 | | |
1254 | 1278 | | |
1255 | 1279 | | |
| 1280 | + | |
1256 | 1281 | | |
1257 | 1282 | | |
1258 | 1283 | | |
1259 | 1284 | | |
1260 | 1285 | | |
1261 | 1286 | | |
1262 | 1287 | | |
| 1288 | + | |
1263 | 1289 | | |
1264 | 1290 | | |
1265 | 1291 | | |
| |||
1323 | 1349 | | |
1324 | 1350 | | |
1325 | 1351 | | |
| 1352 | + | |
| 1353 | + | |
| 1354 | + | |
| 1355 | + | |
| 1356 | + | |
1326 | 1357 | | |
1327 | 1358 | | |
1328 | 1359 | | |
| |||
0 commit comments