.. |
templates
|
Refactor verifier based on ruby
|
2024-10-10 22:40:53 +08:00 |
tests
|
!2520 Refactor verifier based on ruby
|
2024-10-12 17:29:42 +00:00 |
util
|
\Remove literal array info from abc header
|
2024-08-26 20:58:49 +08:00 |
annotation_data_accessor.cpp
|
Add checksum to check abc file integrity
|
2024-09-13 14:11:23 +08:00 |
annotation_data_accessor.h
|
Auto format the protection macros in header files
|
2022-12-30 17:15:47 +08:00 |
BUILD.gn
|
Fix ark_disasm crashing
|
2024-09-23 09:51:23 +08:00 |
bytecode_emitter.cpp
|
Fix codecheck 0821
|
2024-08-22 23:30:54 +08:00 |
bytecode_emitter.h
|
Auto format the protection macros in header files
|
2022-12-30 17:15:47 +08:00 |
bytecode_instruction-inl.h
|
Fix codeCheck warnings
|
2022-12-19 16:12:18 +08:00 |
bytecode_instruction.h
|
Refactor verifier based on ruby
|
2024-10-10 22:40:53 +08:00 |
class_data_accessor-inl.h
|
Auto format the protection macros in header files
|
2022-12-30 17:15:47 +08:00 |
class_data_accessor.cpp
|
Add checksum to check abc file integrity
|
2024-09-13 14:11:23 +08:00 |
class_data_accessor.h
|
Support corss-file branch elimination
|
2024-04-29 20:49:14 +08:00 |
CMakeLists.txt
|
回退 'Pull Request !1897 : PAC DataProtect'
|
2024-07-23 08:24:21 +00:00 |
code_data_accessor-inl.h
|
Auto format the protection macros in header files
|
2022-12-30 17:15:47 +08:00 |
code_data_accessor.cpp
|
Add checksum to check abc file integrity
|
2024-09-13 14:11:23 +08:00 |
code_data_accessor.h
|
Fix codeCheck warnings
|
2022-12-19 16:12:18 +08:00 |
data_protect.h
|
Fix warning
|
2024-09-04 18:03:02 +08:00 |
debug_data_accessor-inl.h
|
Fix codecheck warnings
|
2022-09-22 15:00:54 +08:00 |
debug_data_accessor.cpp
|
Fix SEGV in runtime_core fuzztests
|
2022-10-29 20:25:25 +08:00 |
debug_data_accessor.h
|
Auto format the protection macros in header files
|
2022-12-30 17:15:47 +08:00 |
debug_helpers.h
|
Auto format the protection macros in header files
|
2022-12-30 17:15:47 +08:00 |
debug_info_extractor.cpp
|
!1729 Improve performance of visiting debugInfo
|
2024-06-01 03:40:31 +00:00 |
debug_info_extractor.h
|
improve_debug_info_visiting_performance
|
2024-05-27 13:24:37 +08:00 |
field_data_accessor-inl.h
|
Auto format the protection macros in header files
|
2022-12-30 17:15:47 +08:00 |
field_data_accessor.cpp
|
Add checksum to check abc file integrity
|
2024-09-13 14:11:23 +08:00 |
field_data_accessor.h
|
Auto format the protection macros in header files
|
2022-12-30 17:15:47 +08:00 |
file_format_version.cpp
|
\Remove literal array info from abc header
|
2024-08-26 20:58:49 +08:00 |
file_item_container.cpp
|
\Remove literal array info from abc header
|
2024-08-26 20:58:49 +08:00 |
file_item_container.h
|
\Remove literal array info from abc header
|
2024-08-26 20:58:49 +08:00 |
file_items.cpp
|
Enable sub version controlling
|
2024-07-17 15:22:37 +08:00 |
file_items.h
|
Add unittest for libpandafile
|
2024-08-27 15:33:08 +08:00 |
file_reader.cpp
|
!1703 Revamp of the oversized function in the runtime core
|
2024-05-30 13:17:42 +00:00 |
file_reader.h
|
!1703 Revamp of the oversized function in the runtime core
|
2024-05-30 13:17:42 +00:00 |
file_writer.cpp
|
Use buffer when write abc file
|
2023-03-20 16:28:48 +08:00 |
file_writer.h
|
Use buffer when write abc file
|
2023-03-20 16:28:48 +08:00 |
file-inl.h
|
Auto format the protection macros in header files
|
2022-12-30 17:15:47 +08:00 |
file.cpp
|
!2635 Fix the timeout issue caused by lock contention
|
2024-10-16 16:05:46 +00:00 |
file.h
|
!1308 libabckit
|
2024-10-26 18:32:24 +00:00 |
helpers.h
|
Auto format the protection macros in header files
|
2022-12-30 17:15:47 +08:00 |
index_accessor.h
|
Fix codecheck warnings
|
2022-10-25 01:55:57 +00:00 |
LibpandafilePostPlugins.cmake
|
Type system adaption for Bytecode optimizer
|
2022-07-25 16:25:22 +08:00 |
line_number_program.h
|
Add fuzztests and the check of source code
|
2022-11-03 20:34:48 +08:00 |
literal_data_accessor-inl.h
|
添加ECMA2022class相关新字节码9条
|
2023-12-02 19:12:44 +08:00 |
literal_data_accessor.cpp
|
\Remove literal array info from abc header
|
2024-08-26 20:58:49 +08:00 |
literal_data_accessor.h
|
\Remove literal array info from abc header
|
2024-08-26 20:58:49 +08:00 |
method_data_accessor-inl.h
|
Auto format the protection macros in header files
|
2022-12-30 17:15:47 +08:00 |
method_data_accessor.cpp
|
Revert changes to Verifier
|
2024-03-27 01:58:27 +00:00 |
method_data_accessor.h
|
Changes by review comments
|
2024-03-27 15:22:37 +00:00 |
method_handle_data_accessor.cpp
|
Update runtime_core code
|
2022-07-17 10:20:32 +08:00 |
method_handle_data_accessor.h
|
Fix codeCheck warnings
|
2022-12-19 16:12:18 +08:00 |
modifiers.h
|
Auto format the protection macros in header files
|
2022-12-30 17:15:47 +08:00 |
module_data_accessor-inl.h
|
Auto format the protection macros in header files
|
2022-12-30 17:15:47 +08:00 |
module_data_accessor.cpp
|
Add defect scanning lib
|
2022-09-02 17:58:00 +08:00 |
module_data_accessor.h
|
Auto format the protection macros in header files
|
2022-12-30 17:15:47 +08:00 |
panda_cache.h
|
Fix codecheck warnings
|
2022-09-22 15:00:54 +08:00 |
pandafile_isapi.rb
|
Fix IcSlot
|
2024-08-13 10:57:42 +08:00 |
param_annotations_data_accessor.h
|
Auto format the protection macros in header files
|
2022-12-30 17:15:47 +08:00 |
pgo.cpp
|
Fix code check warnings
|
2024-05-28 14:37:43 +08:00 |
pgo.h
|
Update runtime_core code
|
2022-07-17 10:20:32 +08:00 |
proto_data_accessor-inl.h
|
Fix codeCheck warnings
|
2022-12-19 16:12:18 +08:00 |
proto_data_accessor.h
|
Auto format the protection macros in header files
|
2022-12-30 17:15:47 +08:00 |
shorty_iterator.h
|
Auto format the protection macros in header files
|
2022-12-30 17:15:47 +08:00 |
type_helper.h
|
Auto format the protection macros in header files
|
2022-12-30 17:15:47 +08:00 |
types.rb
|
Update runtime_core code
|
2022-07-17 10:20:32 +08:00 |
types.yaml
|
copyright update
|
2022-03-25 13:17:51 +03:00 |
value.h
|
Auto format the protection macros in header files
|
2022-12-30 17:15:47 +08:00 |