jacoobes
|
7166947d28
|
fix(sern.ts): checking ctx instanceof Message always returned false
|
2022-02-15 20:23:35 -06:00 |
|
jacoobes
|
a2e43f518b
|
refactor(sern.ts): interaction is guaranteed non null, i used null assertion
|
2022-02-15 18:23:52 -06:00 |
|
jacoobes
|
420c4dfe64
|
refactor(sern.ts): noticed a check for undefined already occuring, removed redundant recheck
|
2022-02-15 17:53:53 -06:00 |
|
jacoobes
|
2e3c65ad09
|
docs(higherorder.ts): ran linter and add documentation to AllTrue
|
2022-02-15 17:36:52 -06:00 |
|
jacoobes
|
803840c84b
|
refactor(sern.ts): unifying the function signature for command n interactionResult to enable HoFs
|
2022-02-15 17:32:56 -06:00 |
|
jacoobes
|
2e230439ad
|
fix test suite
|
2022-02-15 16:11:09 -06:00 |
|
jacoobes
|
0f0b0fb61c
|
feat(handler): adding higher-order-function wrappers to increase readability and shorten code
Experimenting with functional paradigm to hopefully reduce redundancy and try improving readability,
shorten code, and create a cleaner code base
|
2022-02-15 16:09:42 -06:00 |
|
jacoobes
|
1473f309fa
|
Merge branch 'main' of https://github.com/sern-handler/Sern
|
2022-02-15 13:44:11 -06:00 |
|
jacoobes
|
63b2d3a572
|
feat(readme.md): added basic command examples
#TODO
|
2022-02-15 13:44:04 -06:00 |
|
xxDeveloper
|
7012da6053
|
feat: CodeQL
|
2022-02-15 19:38:43 +03:00 |
|
xxDeveloper
|
779011a124
|
feat: Added SECURITY file & formatted some TypeScript code
|
2022-02-15 19:37:16 +03:00 |
|
xxDeveloper
|
2d80734dbc
|
readme: update the badge link
|
2022-02-15 18:46:26 +03:00 |
|
xxDeveloper
|
81d2bd1c29
|
readme: fixed font difference
|
2022-02-15 17:36:19 +03:00 |
|
jacoobes
|
9b5942babf
|
refactor(logger.ts): saw a double template literal for no apparent reason
|
2022-02-14 23:03:55 -06:00 |
|
Jacob Nguyen
|
0ce4709eba
|
Merge pull request #11 from EvolutionX-10/test
feat: added tests 🎉
|
2022-02-14 22:57:59 -06:00 |
|
EvolutionX
|
819b5b8fab
|
chore: resolved conflicts
|
2022-02-15 10:21:03 +05:30 |
|
EvolutionX
|
7e319683e1
|
test: added tests 🎉
|
2022-02-15 10:19:03 +05:30 |
|
jacoobes
|
16a309800c
|
docs(readme.md): editing startup examples
|
2022-02-14 16:59:46 -06:00 |
|
jacoobes
|
f062a33868
|
fix(handler.ts): added the changes of Module<T>.execute to type delegate (now type execute)
|
2022-02-14 13:12:39 -06:00 |
|
jacoobes
|
870287674a
|
feat(sern.ts): renaming Module.delegate to Module.execute
|
2022-02-14 12:34:13 -06:00 |
|
Jacob Nguyen
|
242a5ca560
|
Merge pull request #10 from EvolutionX-10/docs
Fixed link of JS
|
2022-02-14 12:13:32 -06:00 |
|
EvolutionX
|
d095e03d2d
|
chore: updated link of JS
|
2022-02-14 23:42:28 +05:30 |
|
xxDeveloper
|
b3a727f5f0
|
Merge branch 'main' of https://github.com/jacoobes/Sern
|
2022-02-14 20:38:28 +03:00 |
|
xxDeveloper
|
9dd0ba8063
|
Update README.md
|
2022-02-14 20:38:23 +03:00 |
|
Jacob Nguyen
|
3abc7086a2
|
Merge pull request #9 from EvolutionX-10/test
feat: added conventional commits
|
2022-02-14 11:36:08 -06:00 |
|
EvolutionX
|
2d1e630d30
|
chore: lowered the version as its not ready for release yet
|
2022-02-14 23:04:08 +05:30 |
|
EvolutionX
|
8e027f8342
|
chore(release): 1.1.0
|
2022-02-14 23:00:24 +05:30 |
|
EvolutionX
|
9174838b09
|
chore: added script
now whenever you are ready to release new version just type npm run release and see the magic
|
2022-02-14 23:00:16 +05:30 |
|
EvolutionX
|
741cf13fd5
|
feat: added conventional commits
now always use this way to commit
|
2022-02-14 22:55:46 +05:30 |
|
jacoobes
|
aa331c9c9d
|
Merge branch 'EvolutionX-10-docs'
|
2022-02-14 11:16:21 -06:00 |
|
jacoobes
|
dd1d129063
|
git
|
2022-02-14 11:15:24 -06:00 |
|
EvolutionX
|
a47f6a1159
|
added jsdocs
|
2022-02-14 22:10:08 +05:30 |
|
EvolutionX
|
9a3e9ed193
|
updated
|
2022-02-14 22:05:12 +05:30 |
|
EvolutionX
|
16e3adf0c9
|
Merge branch 'jacoobes:main' into docs
|
2022-02-14 21:59:44 +05:30 |
|
jacoobes
|
499a996a6c
|
readme changes
|
2022-02-14 09:59:28 -06:00 |
|
jacoobes
|
d76b43f35b
|
Merge branch 'EvolutionX-10-main'
|
2022-02-14 09:52:44 -06:00 |
|
jacoobes
|
85ceacaf54
|
Merge branch 'main' of https://github.com/EvolutionX-10/Sern into EvolutionX-10-main
|
2022-02-14 09:52:17 -06:00 |
|
jacoobes
|
38963ffa19
|
rf
|
2022-02-14 09:21:32 -06:00 |
|
jacoobes
|
3d660fea71
|
Merge branch 'main' of https://github.com/EvolutionX-10/Sern
|
2022-02-14 09:21:13 -06:00 |
|
xxDeveloper
|
5c928a1d0f
|
Update README.md
|
2022-02-14 16:46:59 +03:00 |
|
xxDeveloper
|
f30a373da6
|
Update README.md
|
2022-02-14 16:45:44 +03:00 |
|
xxDeveloper
|
4a1de83b41
|
Update README.md
|
2022-02-14 16:43:08 +03:00 |
|
EvolutionX
|
99daca5fa6
|
added docs for functions in messageHelpers
|
2022-02-14 13:42:20 +05:30 |
|
EvolutionX
|
a648f347f1
|
finished formatting
|
2022-02-14 13:18:14 +05:30 |
|
EvolutionX
|
5102563869
|
added preprocessors
|
2022-02-14 13:09:35 +05:30 |
|
jacoobes
|
5c2701fba7
|
fix eslint-caught semis
|
2022-02-13 22:39:51 -06:00 |
|
jacoobes
|
d5ad51d0e9
|
eslint require semis!
|
2022-02-13 22:37:38 -06:00 |
|
EvolutionX
|
ff0694f072
|
Merge branch 'main' of https://github.com/EvolutionX-10/Sern
|
2022-02-14 09:55:41 +05:30 |
|
EvolutionX
|
ab7c5e09ee
|
lowercased preprocessors
|
2022-02-14 09:55:24 +05:30 |
|
EvolutionX
|
69a8baf201
|
Delete src/handler/utilities/Preprocessors directory
|
2022-02-14 09:55:15 +05:30 |
|