nope/lib/analyzers/typescript
Martin Karkowski 881456b2ca # 1.4.4
- Modified:
    - Renamed the decorator `exportFunctionAsNopeService` -> `exportAsNopeService` and the Interface `IexportFunctionAsNopeServiceParameters` -> `IexportAsNopeServiceParameters`
    - `NopeInstanceManager` and `GenericWrapper`: Now receives a factory to generate the a `NopeEventEmitter`:
      - This affects a lot packages.
    - `NopeModule`:
      - renamed `listFunctions` to `listMethods`
      - renamed `functions` is now called `methods`
      - The Description format is being updated (`functions` is now called `methods`)
  - Fixes:
    - `NopeModule`:
      - Now disposes Emitters as Properties as well
      - `getIdentifierOf` checks event emitters as well now.
    - `GenericWrapper`:
      - Now automatically registers emitters as well.
  - Added:
    -  `NopeModule`: Added the method `listEvents` (to show the available Emitters registered as Properties.)
2022-10-29 07:52:14 +02:00
..
defaults # 1.4.4 2022-10-29 07:52:14 +02:00
helpers Adapting Arrow-Functions 2022-07-23 07:34:38 +02:00
types removing old files. 2022-01-17 15:39:48 +01:00
analyzeTypescriptFiles.ts removing old files. 2022-01-17 15:39:48 +01:00
cli.ts Adapting Arrow-Functions 2022-07-23 07:34:38 +02:00
getSchemaForFunction.ts # 1.0.27 2022-03-22 10:12:32 +01:00
getSchemaForProperty.ts running formater 2021-12-04 08:25:26 +01:00