nickysn
|
433050a2c4
|
* set EXEEXT to .wasm for the WASI target in fpcmake
git-svn-id: trunk@49552 -
|
2021-06-24 00:16:00 +00:00 |
|
Jonas Maebe
|
500e29e5e2
|
* regenerated with FreeBSD/AArch64 support
git-svn-id: trunk@49159 -
|
2021-04-10 08:19:40 +00:00 |
|
florian
|
e4cc8af8fc
|
* Makefiles regenerated
git-svn-id: trunk@49124 -
|
2021-04-05 15:39:07 +00:00 |
|
Mattias Gaertner
|
970e039b9a
|
fcl-json: less hints
git-svn-id: trunk@48996 -
|
2021-03-17 17:13:40 +00:00 |
|
michael
|
43753442c0
|
* Remove debug writel
git-svn-id: trunk@48983 -
|
2021-03-15 18:06:40 +00:00 |
|
michael
|
5e913147ab
|
* Fix bug ID #38624
git-svn-id: trunk@48980 -
|
2021-03-15 15:13:08 +00:00 |
|
michael
|
ffa69353f3
|
* Remove debug writeln
git-svn-id: trunk@48979 -
|
2021-03-15 14:33:37 +00:00 |
|
michael
|
0d1fb41901
|
* Fix bug #38618
git-svn-id: trunk@48965 -
|
2021-03-14 15:04:12 +00:00 |
|
michael
|
2aab9b1f9b
|
* Patch from Bart Broersma for issue ID #38622
git-svn-id: trunk@48962 -
|
2021-03-14 14:16:16 +00:00 |
|
nickysn
|
1fb5008630
|
- disabled compilation on the wasi target for packages that don't compile
git-svn-id: branches/wasm@48953 -
|
2021-03-14 00:24:24 +00:00 |
|
nickysn
|
ea8f068817
|
* regenerated makefiles after sync with trunk
git-svn-id: branches/wasm@48951 -
|
2021-03-13 21:52:13 +00:00 |
|
nickysn
|
e42330a7ad
|
* synchronized with trunk
git-svn-id: branches/wasm@48949 -
|
2021-03-13 21:47:24 +00:00 |
|
pierre
|
e8fbe6696b
|
Update Makefile's after commits 48929/48930
git-svn-id: trunk@48940 -
|
2021-03-12 13:23:41 +00:00 |
|
michael
|
b4d37f78ac
|
* Allow BOM check
git-svn-id: trunk@48926 -
|
2021-03-09 11:56:08 +00:00 |
|
nickysn
|
1d9d1ab859
|
* regenerated makefiles
git-svn-id: branches/wasm@48369 -
|
2021-01-24 02:01:11 +00:00 |
|
nickysn
|
cf6c173653
|
* regenerated makefiles
git-svn-id: branches/wasm@47988 -
|
2021-01-02 22:25:27 +00:00 |
|
nickysn
|
a84b091b5e
|
* makefiles regenerated after fpcmake update
git-svn-id: branches/wasm@47985 -
|
2021-01-02 22:15:42 +00:00 |
|
pierre
|
68d3962889
|
Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483
git-svn-id: trunk@47484 -
|
2020-11-20 14:03:57 +00:00 |
|
Károly Balogh
|
9d67adcbb6
|
* regenerated all Makefiles after Sinclair QL support was added
git-svn-id: trunk@47453 -
|
2020-11-19 02:58:27 +00:00 |
|
Károly Balogh
|
51d8ec90a7
|
sinclairql: now the target short name is also sinclairql as proposed by Pierre, so it's unified everywhere
git-svn-id: trunk@47376 -
|
2020-11-10 21:31:04 +00:00 |
|
Károly Balogh
|
55b99cad04
|
sinclairql: disable most packages for the QL
git-svn-id: trunk@47370 -
|
2020-11-10 11:49:10 +00:00 |
|
michael
|
af415ddc0d
|
* Correct line number
git-svn-id: trunk@47344 -
|
2020-11-08 17:10:07 +00:00 |
|
michael
|
741f4fa649
|
* Fail with trailing garbage in joStrict mode, bug ID #0037837
git-svn-id: trunk@47342 -
|
2020-11-08 16:42:06 +00:00 |
|
Mattias Gaertner
|
65bcfe36b3
|
fcl-json: fixed writing boolean lowercase, as expected by reader
git-svn-id: trunk@47040 -
|
2020-10-03 13:42:43 +00:00 |
|
michael
|
218ce57b5b
|
* More strict behaviour for identifiers, patch by Benito van der Zander (bug ID 37841)
git-svn-id: trunk@47006 -
|
2020-09-29 15:45:27 +00:00 |
|
michael
|
130d9ccdc3
|
* Fix more strict handling of numbers (bug ID 37840, patch by Benito van der Zander)
git-svn-id: trunk@47005 -
|
2020-09-29 15:33:59 +00:00 |
|
michael
|
3722c820c9
|
* Fix bug #37592, improved error message readability
git-svn-id: trunk@46753 -
|
2020-09-02 21:37:44 +00:00 |
|
michael
|
7e2dc6b345
|
* Removed unused assignment
git-svn-id: trunk@46534 -
|
2020-08-21 11:08:50 +00:00 |
|
michael
|
afcc7e0090
|
* Fix memleak
git-svn-id: trunk@46413 -
|
2020-08-13 10:15:19 +00:00 |
|
michael
|
d6760f0ded
|
* Avoid reallocating string when parsing unicode char (bug ID 0037562)
git-svn-id: trunk@46412 -
|
2020-08-13 10:14:13 +00:00 |
|
svenbarth
|
8ae16284f2
|
- remove Writelns from JSONStringToString which were probably adding for debugging
git-svn-id: trunk@46411 -
|
2020-08-13 07:17:50 +00:00 |
|
michael
|
fed066b805
|
* Remove some warnings/hints
git-svn-id: trunk@46330 -
|
2020-08-08 12:40:13 +00:00 |
|
michael
|
cc4e6458c4
|
* Added jdoNullClearsProperty
git-svn-id: trunk@46329 -
|
2020-08-08 12:36:47 +00:00 |
|
michael
|
a5a4a32ff9
|
* Add testcase for jdoIgnoreNulls
git-svn-id: trunk@46328 -
|
2020-08-08 12:28:19 +00:00 |
|
Mattias Gaertner
|
b7db1a3aa7
|
fcl-json: less hints
git-svn-id: trunk@46323 -
|
2020-08-08 10:47:58 +00:00 |
|
michael
|
f97d12d6d7
|
* Add jdoIgnoreNulls
git-svn-id: trunk@46308 -
|
2020-08-07 14:07:59 +00:00 |
|
pierre
|
6f27c2390e
|
Disable compilation of most packages for msxdos and amstadcpc OS
git-svn-id: trunk@46247 -
|
2020-08-05 10:47:24 +00:00 |
|
pierre
|
ca40956a3a
|
Regenerated all Makefile's
git-svn-id: trunk@46224 -
|
2020-08-04 10:19:49 +00:00 |
|
michael
|
0e35f2cd09
|
* Make sure tests run in pas2js. Reduce ifdefs
git-svn-id: trunk@45977 -
|
2020-08-01 08:49:34 +00:00 |
|
Mattias Gaertner
|
86ee4a57c3
|
fcl-json: added include file
git-svn-id: trunk@45860 -
|
2020-07-26 11:58:47 +00:00 |
|
michael
|
34ada3906b
|
* Remove some compiler warnings
git-svn-id: trunk@45842 -
|
2020-07-24 11:04:35 +00:00 |
|
michael
|
aa724ae05a
|
* Add joIgnoreDuplicates
git-svn-id: trunk@45841 -
|
2020-07-24 11:04:15 +00:00 |
|
michael
|
3d333a1d17
|
* Add joIgnoreDuplicates
git-svn-id: trunk@45840 -
|
2020-07-24 11:03:25 +00:00 |
|
michael
|
e1c1bd3d60
|
* Prevent warning
git-svn-id: trunk@45839 -
|
2020-07-24 11:03:00 +00:00 |
|
michael
|
0c8103b3a1
|
* Fix bug ID #37367
git-svn-id: trunk@45795 -
|
2020-07-16 07:43:36 +00:00 |
|
michael
|
6e9095be79
|
* Better fix for bug ID #0037352
git-svn-id: trunk@45792 -
|
2020-07-15 14:33:51 +00:00 |
|
michael
|
37129e44bc
|
* Fix bug ID #37352
git-svn-id: trunk@45789 -
|
2020-07-15 09:23:24 +00:00 |
|
marco
|
515b92263f
|
* don't assume stream is at position=0 mantis #0037332
git-svn-id: trunk@45776 -
|
2020-07-12 19:20:50 +00:00 |
|
Jonas Maebe
|
fb23834367
|
* regenerated Makefiles again
git-svn-id: trunk@45766 -
|
2020-07-11 09:51:28 +00:00 |
|
Jonas Maebe
|
350d2d92f9
|
* regenerated Makesfiles
git-svn-id: trunk@45762 -
|
2020-07-10 22:08:30 +00:00 |
|