converter/src/app
Manuel Friedli 8280e0be94 Fixed HexToDecConverter file name and added tests; made conversion from
binary and hexadecimal to decimal stricter.
2018-08-31 23:59:52 +02:00
..
converter Fixed HexToDecConverter file name and added tests; made conversion from 2018-08-31 23:59:52 +02:00
version Use dedicated component to display the version. 2018-08-31 22:44:20 +02:00
app-routing.module.ts Corrected some linting errors. 2017-04-15 19:04:49 +02:00
app.component.html Use dedicated component to display the version. 2018-08-31 22:44:20 +02:00
app.component.scss Migrated the tool chain to angular-cli and updated all dependencies to their latest versions. 2017-04-15 09:38:23 +02:00
app.component.spec.ts Fix Base64{De,En}coder filenames and add tests. 2018-08-31 23:22:15 +02:00
app.component.ts Corrent InputComponentManagerService. 2018-08-31 22:56:46 +02:00
app.module.ts Corrected NativeLibraryWrapperService. 2018-08-31 23:09:40 +02:00
converter-registry.service.spec.ts Correct ConverterRegistryService. 2018-08-31 22:53:50 +02:00
converter-registry.service.ts Fixed HexToDecConverter file name and added tests; made conversion from 2018-08-31 23:59:52 +02:00
input-component-manager.service.spec.ts Corrent InputComponentManagerService. 2018-08-31 22:56:46 +02:00
input-component-manager.service.ts Corrent InputComponentManagerService. 2018-08-31 22:56:46 +02:00
native-library-wrapper.service.spec.ts Corrected NativeLibraryWrapperService. 2018-08-31 23:09:40 +02:00
native-library-wrapper.service.ts Corrected NativeLibraryWrapperService. 2018-08-31 23:09:40 +02:00
step.ts Corrected some linting errors. 2017-04-15 19:04:49 +02:00