Commit Graph

307 Commits

Author SHA1 Message Date
Pierre Muller
4da4c96349 Regenerate Makefile's with mips gcc fixes and new enabled mips64-linux target 2022-02-15 15:45:15 +00:00
Nikolay Nikolov
21593942a1 * regenerate all makefiles with the latest fpcmake 2022-02-13 15:26:54 +02:00
mattias
b2251e3469 fcl-json: clean up 2022-02-12 22:33:45 +01:00
Michaël Van Canneyt
6faa3872fc * Restored test unit 2022-02-01 15:12:01 +01:00
mattias
a7951612da fcl-json: clean up, updated TestStrings 2022-02-01 13:32:18 +01:00
Nikolay Nikolov
b407b67ca1 * regenerate all makefiles with latest fpcmake 2022-01-19 07:08:32 +02:00
Robert Roland
53e5a4a03a Adding aaarch64-embedded target
This adds support for aarch64-embedded, specifically for the Raspberry Pi 3.

Uses UART0 at 115200 baud 8N1 for console IO.
2022-01-05 12:29:00 +00:00
Michaël Van Canneyt
baec255bbc * fpjsonvalue unit to convert between TValue (RTTI unit) and JSON 2021-12-28 16:12:47 +01:00
Pierre Muller
271ba59cf1 All Makefile's regenerated 2021-11-25 22:13:32 +00:00
florian
65ef6f1f37 * regenerated Makefiles 2021-11-24 22:50:37 +01:00
Yuriy Sydorov
9653406ac6 * Updated json tests to run properly when the default code is non-UTF8. 2021-09-11 16:35:36 +03:00
florian
5d9968366b * fix test for targets with FPC_COMP_IS_INT64 defined 2021-09-01 09:31:15 +02:00
mattias
b2d2c5dde3 fcl-json: fixed testjson.lpi 2021-09-01 09:29:50 +02:00
florian
5995a9909b * testjson.pp needs to be compiled in objfpc mode, in particular when
being used in the regression tests
2021-08-16 21:54:54 +02:00
florian
2efaee6d85 * include fcl-json in regression tests
* switch extension to .pas for files which shall be ignored
    by the regression tests (they are found by the compiler automatically)
2021-08-16 20:20:46 +02:00
michael
7a7abea0ee * Remove debug statement
git-svn-id: trunk@49558 -
2021-06-24 13:20:34 +00:00
michael
d56ddc28e8 * Apply one JSON to another JSON object
git-svn-id: trunk@49557 -
2021-06-24 12:37:47 +00:00
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