Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
← Previous Change
Next Change
→
Changeset
6a3a178
for
trip-planner-front/node_modules/@angular/compiler-cli/ngcc/src
Timestamp:
10/13/21 17:37:49 (
3 years
ago)
Author:
Ema <ema_spirova@…>
Branches:
master
Children:
fa375fe
Message:
initial commit
Location:
trip-planner-front/node_modules/@angular/compiler-cli/ngcc/src
Files:
182 added
analysis/decoration_analyzer.d.ts
(added)
analysis/decoration_analyzer.js
(added)
analysis/migration_host.d.ts
(added)
analysis/migration_host.js
(added)
analysis/module_with_providers_analyzer.d.ts
(added)
analysis/module_with_providers_analyzer.js
(added)
analysis/ngcc_references_registry.d.ts
(added)
analysis/ngcc_references_registry.js
(added)
analysis/ngcc_trait_compiler.d.ts
(added)
analysis/ngcc_trait_compiler.js
(added)
analysis/private_declarations_analyzer.d.ts
(added)
analysis/private_declarations_analyzer.js
(added)
analysis/switch_marker_analyzer.d.ts
(added)
analysis/switch_marker_analyzer.js
(added)
analysis/types.d.ts
(added)
analysis/types.js
(added)
analysis/util.d.ts
(added)
analysis/util.js
(added)
command_line_options.d.ts
(added)
command_line_options.js
(added)
constants.d.ts
(added)
constants.js
(added)
dependencies/commonjs_dependency_host.d.ts
(added)
dependencies/commonjs_dependency_host.js
(added)
dependencies/dependency_host.d.ts
(added)
dependencies/dependency_host.js
(added)
dependencies/dependency_resolver.d.ts
(added)
dependencies/dependency_resolver.js
(added)
dependencies/dts_dependency_host.d.ts
(added)
dependencies/dts_dependency_host.js
(added)
dependencies/esm_dependency_host.d.ts
(added)
dependencies/esm_dependency_host.js
(added)
dependencies/module_resolver.d.ts
(added)
dependencies/module_resolver.js
(added)
dependencies/umd_dependency_host.d.ts
(added)
dependencies/umd_dependency_host.js
(added)
entry_point_finder/directory_walker_entry_point_finder.d.ts
(added)
entry_point_finder/directory_walker_entry_point_finder.js
(added)
entry_point_finder/entry_point_collector.d.ts
(added)
entry_point_finder/entry_point_collector.js
(added)
entry_point_finder/interface.d.ts
(added)
entry_point_finder/interface.js
(added)
entry_point_finder/program_based_entry_point_finder.d.ts
(added)
entry_point_finder/program_based_entry_point_finder.js
(added)
entry_point_finder/targeted_entry_point_finder.d.ts
(added)
entry_point_finder/targeted_entry_point_finder.js
(added)
entry_point_finder/tracing_entry_point_finder.d.ts
(added)
entry_point_finder/tracing_entry_point_finder.js
(added)
entry_point_finder/utils.d.ts
(added)
entry_point_finder/utils.js
(added)
execution/analyze_entry_points.d.ts
(added)
execution/analyze_entry_points.js
(added)
execution/api.d.ts
(added)
execution/api.js
(added)
execution/cluster/api.d.ts
(added)
execution/cluster/api.js
(added)
execution/cluster/executor.d.ts
(added)
execution/cluster/executor.js
(added)
execution/cluster/master.d.ts
(added)
execution/cluster/master.js
(added)
execution/cluster/package_json_updater.d.ts
(added)
execution/cluster/package_json_updater.js
(added)
execution/cluster/utils.d.ts
(added)
execution/cluster/utils.js
(added)
execution/cluster/worker.d.ts
(added)
execution/cluster/worker.js
(added)
execution/create_compile_function.d.ts
(added)
execution/create_compile_function.js
(added)
execution/single_process_executor.d.ts
(added)
execution/single_process_executor.js
(added)
execution/tasks/api.d.ts
(added)
execution/tasks/api.js
(added)
execution/tasks/completion.d.ts
(added)
execution/tasks/completion.js
(added)
execution/tasks/queues/base_task_queue.d.ts
(added)
execution/tasks/queues/base_task_queue.js
(added)
execution/tasks/queues/parallel_task_queue.d.ts
(added)
execution/tasks/queues/parallel_task_queue.js
(added)
execution/tasks/queues/serial_task_queue.d.ts
(added)
execution/tasks/queues/serial_task_queue.js
(added)
execution/tasks/utils.d.ts
(added)
execution/tasks/utils.js
(added)
host/commonjs_host.d.ts
(added)
host/commonjs_host.js
(added)
host/commonjs_umd_utils.d.ts
(added)
host/commonjs_umd_utils.js
(added)
host/delegating_host.d.ts
(added)
host/delegating_host.js
(added)
host/esm2015_host.d.ts
(added)
host/esm2015_host.js
(added)
host/esm5_host.d.ts
(added)
host/esm5_host.js
(added)
host/ngcc_host.d.ts
(added)
host/ngcc_host.js
(added)
host/umd_host.d.ts
(added)
host/umd_host.js
(added)
host/utils.d.ts
(added)
host/utils.js
(added)
locking/async_locker.d.ts
(added)
locking/async_locker.js
(added)
locking/lock_file.d.ts
(added)
locking/lock_file.js
(added)
locking/lock_file_with_child_process/index.d.ts
(added)
locking/lock_file_with_child_process/index.js
(added)
locking/lock_file_with_child_process/unlocker.d.ts
(added)
locking/lock_file_with_child_process/unlocker.js
(added)
locking/lock_file_with_child_process/util.d.ts
(added)
locking/lock_file_with_child_process/util.js
(added)
locking/sync_locker.d.ts
(added)
locking/sync_locker.js
(added)
main.d.ts
(added)
main.js
(added)
migrations/migration.d.ts
(added)
migrations/migration.js
(added)
migrations/missing_injectable_migration.d.ts
(added)
migrations/missing_injectable_migration.js
(added)
migrations/undecorated_child_migration.d.ts
(added)
migrations/undecorated_child_migration.js
(added)
migrations/undecorated_parent_migration.d.ts
(added)
migrations/undecorated_parent_migration.js
(added)
migrations/utils.d.ts
(added)
migrations/utils.js
(added)
ngcc_options.d.ts
(added)
ngcc_options.js
(added)
packages/build_marker.d.ts
(added)
packages/build_marker.js
(added)
packages/bundle_program.d.ts
(added)
packages/bundle_program.js
(added)
packages/configuration.d.ts
(added)
packages/configuration.js
(added)
packages/entry_point.d.ts
(added)
packages/entry_point.js
(added)
packages/entry_point_bundle.d.ts
(added)
packages/entry_point_bundle.js
(added)
packages/entry_point_manifest.d.ts
(added)
packages/entry_point_manifest.js
(added)
packages/ngcc_compiler_host.d.ts
(added)
packages/ngcc_compiler_host.js
(added)
packages/patch_ts_expando_initializer.d.ts
(added)
packages/patch_ts_expando_initializer.js
(added)
packages/source_file_cache.d.ts
(added)
packages/source_file_cache.js
(added)
packages/transformer.d.ts
(added)
packages/transformer.js
(added)
path_mappings.d.ts
(added)
path_mappings.js
(added)
rendering/commonjs_rendering_formatter.d.ts
(added)
rendering/commonjs_rendering_formatter.js
(added)
rendering/dts_renderer.d.ts
(added)
rendering/dts_renderer.js
(added)
rendering/esm5_rendering_formatter.d.ts
(added)
rendering/esm5_rendering_formatter.js
(added)
rendering/esm_rendering_formatter.d.ts
(added)
rendering/esm_rendering_formatter.js
(added)
rendering/ngcc_import_rewriter.d.ts
(added)
rendering/ngcc_import_rewriter.js
(added)
rendering/renderer.d.ts
(added)
rendering/renderer.js
(added)
rendering/rendering_formatter.d.ts
(added)
rendering/rendering_formatter.js
(added)
rendering/source_maps.d.ts
(added)
rendering/source_maps.js
(added)
rendering/umd_rendering_formatter.d.ts
(added)
rendering/umd_rendering_formatter.js
(added)
rendering/utils.d.ts
(added)
rendering/utils.js
(added)
utils.d.ts
(added)
utils.js
(added)
writing/cleaning/cleaning_strategies.d.ts
(added)
writing/cleaning/cleaning_strategies.js
(added)
writing/cleaning/package_cleaner.d.ts
(added)
writing/cleaning/package_cleaner.js
(added)
writing/cleaning/utils.d.ts
(added)
writing/cleaning/utils.js
(added)
writing/file_writer.d.ts
(added)
writing/file_writer.js
(added)
writing/in_place_file_writer.d.ts
(added)
writing/in_place_file_writer.js
(added)
writing/new_entry_point_file_writer.d.ts
(added)
writing/new_entry_point_file_writer.js
(added)
writing/package_json_updater.d.ts
(added)
writing/package_json_updater.js
(added)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive