Commit graph

292 commits

Author SHA1 Message Date
1cd123a18e new(basic.gblib): New SORT keyword added. 2021-08-17 13:31:57 -03:00
7bb871bd86 fix(basic.gblib): NOW keyword is now formatting values with two zeros. 2021-08-16 17:38:05 -03:00
dd06fc4e08 new(basic.gblib): NEW keywords: DATEADD and DATEDIFF added. 2021-08-15 10:13:36 -03:00
ff4054cfa0 fix(basic.gblib): TOLIST fixed for empty values. 2021-08-15 09:16:22 -03:00
5496435ea9 fix(basic.gblib): TOLIST fixed for empty values. 2021-08-14 19:29:27 -03:00
1d3fe0923f fix(all): FIND OR TALK fixed. 2021-08-11 10:53:52 -03:00
764dc99531 fix(all): HEAR call back errors removed. 2021-08-10 20:59:56 -03:00
eae04084c6 new(basic.gblib) New SET SCHEDULE keyword. 2021-08-09 21:47:36 -03:00
1f5eaeadba new(basic.gblib) New SET SCHEDULE keyword. 2021-08-09 17:55:55 -03:00
c5234e77c3 new(basic.gblib): new TOLIST and FIND now works with hour intervals. 2021-08-05 17:19:24 -03:00
1055c66ec1 new(basic.gblib): New TOLIST, APPEND, SORT TO keyword.. 2021-08-03 17:35:02 -03:00
586077425e new(basic.gblib): New TOLIST, APPEND, SORT TO keyword.. 2021-08-03 16:24:59 -03:00
1c4e5a3370 new(basic.gblib): FIND can now have more than one filter with multiple datatypes. 2021-08-03 10:06:59 -03:00
221a746721 new(all): isArray function. 2021-07-31 12:26:46 -03:00
5a54af61f3 new(all): isArray function. 2021-07-31 12:25:38 -03:00
2001501689 new(all): Facebook workplace support. 2021-07-06 18:09:50 -03:00
51d0ca8e24 new(all): Facebook workplace support. 2021-07-06 13:18:38 -03:00
fc7ad4dd29 fix(core.gbapp): Auto start fixed for wa, teams and web. 2021-06-04 11:15:23 -03:00
69ecd6dd83 fix(basic.gblib): Fix in not translating hear. 2021-06-01 08:34:23 -03:00
38638857ac fix(core.gbapp): Fix in launch of start dialog. 2021-05-24 15:06:14 -03:00
25a316f812 fix(basic.gblib): Autostart bug, more logging. 2021-05-23 19:19:14 -03:00
72b206432b fix(basic.gblib): FIND now has an in-line not found message option. 2021-05-18 14:22:10 -03:00
c2d269b802 new(basic.gbalib): New SET TRANSLATOR ON | OFF coded. 2021-04-22 14:39:51 -03:00
4f4e795b03 fix(basic.gblib): Dialogs are now ending OK. 2021-04-22 14:07:59 -03:00
df6d146be1 fix(all): Bot factory creation from command line fixed. 2021-04-14 16:01:53 -03:00
6cd1f6664c fix(basic.gblib): SET MAX LINES now available to user larger files. 2021-04-12 10:07:59 -03:00
0435566d8f fix(all): End of dialog now OK. 2021-03-30 16:21:30 -03:00
8950434a69 fix(basic.gblib): More logging in BASIC keywords. 2021-03-08 19:13:46 -03:00
6f6e9d0f3b fix(basic.gblib): Start of script error removed. 2021-03-02 20:53:12 -03:00
f574d52173 fix(basic.gblib): Error handling improved. 2021-02-23 07:40:54 -03:00
226d4538cf fix(basic.gblib): Error handling improved. 2021-02-23 07:26:08 -03:00
e28f0de02c fix(basic.gblib): Fixing bad regexp. 2021-02-07 18:28:54 -03:00
e04d28b05d fix(basic.gblib): Fix in BASIC regexp to catch only keywords outsite quotes. 2021-02-07 08:12:32 -03:00
b520b9c8c2 fix(basic.gblib): COPY and CONVERT fixed. 2021-01-28 08:42:06 -03:00
420d6eda0c fix(basic.gblib): COPY and CONVERT is now generating good JS. 2021-01-20 18:23:42 -03:00
2a9b8227e6 fix(basic.gblib): Extraction of copy command in regexp. 2021-01-15 11:50:43 -03:00
7e23ac2025 fix(basic.gblib): Fix in Hear call to endDialog. 2021-01-13 13:36:44 -03:00
14412a8bce fix(basic.gblib): Improving error handling in BASIC. 2021-01-05 07:47:48 -03:00
ad8c00805c fix(basic.gblib): New names for basic functions on hidden code header. 2021-01-03 19:13:27 -03:00
ee826afd23 fix(all): TS Lint and minor fixes. 2020-12-31 15:36:19 -03:00
b68629d1ef fix(basic.gblib): Comments to the keyword facade. 2020-12-28 18:43:34 -03:00
a5c6cc744e new(basic.gblib): BASIC module isolated. 2020-12-27 13:30:56 -03:00
Renamed from packages/core.gbapp/services/GBVMService.ts (Browse further)