Commit Graph

935 Commits

Author SHA1 Message Date
Gitea
14341b19a7 * updated 2021-09-08 21:35:05 +00:00
mattias
f6df26598b ignore *.o 2021-09-08 18:43:39 +02:00
Gitea
ea01aff175 * updated 2021-09-08 16:35:05 +00:00
Gitea
70b8854b64 * updated 2021-09-07 21:35:04 +00:00
Gitea
fe0ba31ee1 * updated 2021-09-07 20:35:04 +00:00
Gitea
8ada235a67 * updated 2021-09-07 17:35:04 +00:00
Gitea
abb659475a * updated 2021-09-07 12:35:06 +00:00
Gitea
c193d751d1 * updated 2021-09-07 11:35:06 +00:00
mattias
e31b5de7ea less hints 2021-09-07 10:07:02 +02:00
mattias
7204897ac8 git ignore compiled, map, lps and js files 2021-09-07 10:06:46 +02:00
Gitea
fb97df3455 * updated 2021-09-06 21:35:05 +00:00
Michaël Van Canneyt
b1ebb09f79 * Undo &type 2021-09-06 21:47:14 +02:00
Henrique Gottardi Werlang
8eb6e78e43 Adicionado mais algumas classes de controle de arquivos. 2021-09-06 19:40:39 +00:00
Henrique Gottardi Werlang
e61df9571c Istype no TValue.
Ajustado type cast com problemas.
2021-09-06 19:37:48 +00:00
Henrique Gottardi Werlang
6a2412fd97 Permitindo retornar um objeto de Date no AsJSValue do TField. 2021-09-06 19:35:37 +00:00
Gitea
891e9f9785 * updated 2021-09-06 19:32:27 +00:00
Michaël Van Canneyt
abadbf5753 * Updated ref 2021-09-06 21:23:22 +02:00
Michaël Van Canneyt
15ae0cae0a * Updated compiler ref 2021-09-01 22:47:38 +02:00
Michaël Van Canneyt
1717e6043e * LogGetElementErrors is virtual 2021-09-01 22:26:28 +02:00
Michaël Van Canneyt
7afdff00de * Scrollintoview 2021-09-01 22:25:53 +02:00
Michaël Van Canneyt
5dd3334858 * Fix formatfloat issue for certain precisions 2021-09-01 22:25:23 +02:00
Michaël Van Canneyt
1adc178690 * Add websocket example 2021-09-01 11:36:43 +02:00
Henrique Gottardi Werlang
208bd1c1ab Ignore Delphi temporary files. 2021-08-11 08:03:18 -03:00
mattias
6546d8318e clean up compiler-old 2021-08-09 20:40:53 +02:00
mattias
762fb66d6b readme: clean up 2021-08-09 18:56:27 +02:00
Michaël Van Canneyt
8a2a2006c0 Merge branch 'master' of gitlab.com:freepascal.org/fpc/pas2js 2021-08-09 17:20:11 +02:00
Michaël Van Canneyt
0dc6701ead * Ignore some build leftovers 2021-08-09 17:20:01 +02:00
Michaël Van Canneyt
029d96f2ea * submodule instructions 2021-08-09 17:18:13 +02:00
Michaël Van Canneyt
abde787799 * Convert to markdown 2021-08-09 17:07:21 +02:00
Michaël Van Canneyt
284c0431c5 * Rename to use markdown 2021-08-09 17:00:51 +02:00
Michaël Van Canneyt
43ddddf852 * Compiler submodule 2021-08-09 16:59:44 +02:00
Henrique Gottardi Werlang
745d566ae5 Make do TValue igual ao do Delphi. 2021-08-09 14:54:14 +00:00
Michaël Van Canneyt
74d6b0e9f4 * Fix error in calclookupvalue 2021-08-09 16:35:42 +02:00
Michaël Van Canneyt
9b47b08b15 * Prepare for git modules 2021-07-26 11:36:44 +02:00
michael
96d5ad47f8 * Enable TDatasource.Enabled 2021-07-22 05:49:35 +00:00
michael
7d544eafc0 * Fix SkipValue for string values 2021-06-21 11:39:43 +00:00
michael
5a942fb610 * Patch from Henrique Werlang to fix setting correct state when modifying data 2021-06-11 14:10:19 +00:00
michael
5fef7a40d0 * Empty string cannot be number 2021-06-11 05:33:16 +00:00
michael
fb7dbfabe5 * GetAttributes from Henrique Werlang. Issue ID 38955 2021-06-03 12:48:23 +00:00
mattias
adb8e064c1 rtti: added TRttiType.GetQualifiedName, issue 38917, from henrique 2021-05-21 11:41:48 +00:00
michael
b44be85b81 * Add and use TValueSign 2021-05-21 08:56:41 +00:00
michael
51c84408d7 * TJSHTMLDivElement, patch from Henrique Werlang (Issue ID 38913) 2021-05-20 15:11:49 +00:00
michael
aa84856ad8 * RequestIdleCallback (patch from Henrique) 2021-05-20 14:03:35 +00:00
michael
8482033b45 * Fix bug 38911, finally 2021-05-20 14:00:36 +00:00
michael
1be0755593 * Undo last change, wrong compiler used 2021-05-17 10:03:32 +00:00
michael
73ff2aa7a0 * Char no longer equal to widechar? 2021-05-17 09:46:22 +00:00
michael
dd1c06d5b5 * Additional tests for classes/sysutils, based on bugreports 2021-05-12 19:00:32 +00:00
michael
270126b868 * Alternate quicksort from FPC (issue ID 38871) 2021-05-12 18:57:44 +00:00
michael
aa33897aa3 * Convert array of jsvalue to array of const where appropriate 2021-05-08 15:35:32 +00:00
michael
18900ad5a3 * Add correct constructor 2021-05-08 14:41:57 +00:00