Kevin Turcios
|
eceac13fc3
|
Merge remote-tracking branch 'origin/main' into omni-java
# Conflicts:
# .claude/rules/architecture.md
# .claude/rules/code-style.md
# .github/workflows/claude.yml
# .github/workflows/duplicate-code-detector.yml
# codeflash/api/aiservice.py
# codeflash/cli_cmds/console.py
# codeflash/cli_cmds/logging_config.py
# codeflash/code_utils/deduplicate_code.py
# codeflash/discovery/discover_unit_tests.py
# codeflash/languages/base.py
# codeflash/languages/code_replacer.py
# codeflash/languages/javascript/mocha_runner.py
# codeflash/languages/javascript/support.py
# codeflash/languages/python/support.py
# codeflash/optimization/function_optimizer.py
# codeflash/verification/parse_test_output.py
# codeflash/verification/verification_utils.py
# codeflash/verification/verifier.py
# packages/codeflash/package-lock.json
# packages/codeflash/package.json
# tests/languages/javascript/test_support_dispatch.py
# tests/test_codeflash_capture.py
# tests/test_languages/test_javascript_test_runner.py
# tests/test_multi_file_code_replacement.py
|
2026-03-04 01:52:32 -05:00 |
|
Kevin Turcios
|
ef99747697
|
refactor: move code_extractor, code_replacer to languages/python/static_analysis/
|
2026-02-19 03:21:34 -05:00 |
|
misrasaurabh1
|
198487bf81
|
format and lint all
|
2026-01-29 01:39:48 -08:00 |
|
Kevin Turcios
|
16d21e7464
|
reinsert
|
2025-07-29 23:49:22 -07:00 |
|
Saurabh Misra
|
9172c6b9d4
|
WIP changes
|
2024-10-29 16:39:47 -07:00 |
|
Saurabh Misra
|
d455cdee1a
|
Ruff reformat and fix all the python files
Set minimum libcst version to be 1.0.1
move the stub files to dev dependencies
|
2024-10-25 15:45:44 -07:00 |
|
RD
|
ee084b2a38
|
Removing commented-out test skips
|
2024-06-06 13:04:56 -07:00 |
|
RD
|
241cc8c107
|
Removing attribute context
|
2024-06-06 05:02:12 -07:00 |
|
RD
|
c265718930
|
Revert "CF-307 Attributes Fix"
|
2024-06-05 15:40:21 -07:00 |
|
renaud
|
a5f58ad91d
|
Reverting LL to 110.
|
2024-06-05 03:09:11 -07:00 |
|
Saurabh Misra
|
2b9b05e953
|
mark skip some failing tests
|
2024-05-31 22:10:42 -07:00 |
|
Saurabh Misra
|
85c354dd93
|
Fix bugs, fix tests, discover new bugs...
|
2024-05-31 21:32:08 -07:00 |
|
renaud
|
1333988e3f
|
Grabbing full signature of multiline class signature.
|
2024-05-04 00:59:21 -07:00 |
|
renaud
|
b092d1b84f
|
WIP, blocked by debugger from fixing last failing test (bubble sort in class).
|
2024-04-09 05:36:43 -07:00 |
|
renaud
|
a149c047e5
|
Fix for dependent function in same class as optimization candidate
|
2024-04-04 07:34:27 -07:00 |
|
renaud
|
2009bc3142
|
Add support for all dunder methods for method to optimize. Clean up more types annotations.
|
2024-03-25 23:59:29 -07:00 |
|
afik.cohen
|
bc50e0d8cb
|
Move codeflash python code base to cli/
|
2023-12-29 18:37:49 -08:00 |
|