Commit Graph

477 Commits

Author SHA1 Message Date
Nabil Chatbi 0e96a20ffd target 2023-05-04 17:17:45 +02:00
Nabil Chatbi c30efe3f9f target 2023-05-04 15:40:08 +02:00
Nabil Chatbi c82f989884 target 2023-05-04 15:26:43 +02:00
Nabil Chatbi 037679628a 2.6.0 2023-05-04 15:18:11 +02:00
Nabil Chatbi 835a8a7e0e added darwin test 2023-05-04 15:15:14 +02:00
Nabil Chatbi 5e5d32f880
Merge pull request #240 from valentinperignon/try-headcleaner
Cleaner: Clean <body> and <head> if needed
2023-05-04 15:07:45 +02:00
Nabil Chatbi baf0371d10
Merge pull request #242 from Lutzifer/patch-1
Update README.md
2023-05-04 13:26:48 +02:00
Wolfgang Lutz 3fee7c23d5
Update README.md
fix typo
2023-05-03 19:36:34 +02:00
Valentin Perignon 05c6c880a5 feat: Add test 2023-04-26 17:07:30 +02:00
Valentin Perignon 9511b86ecd feat: Cleaner can clean head and body 2023-04-26 16:49:39 +02:00
Valentin Perignon d91752f45d feat: Add doc 2023-04-26 16:49:39 +02:00
Valentin Perignon 1a33987f1c feat: Try to clean head
fix: Make classes public

feat: Clean head

feat: Make func public

fix: Make class static (bis)

refactor: Move visitor into HeadCleaner
2023-04-26 16:49:39 +02:00
Nabil Chatbi f707b8680c 2.5.3 2023-01-10 14:30:28 +01:00
Nabil Chatbi fcf73c1aa1
Merge pull request #235 from gemiren/master
Provide func ==() since we override hash()
2023-01-10 14:24:09 +01:00
gemiren 449005ee01
Provide func ==() since we override hash() 2023-01-07 18:40:16 -08:00
Nabil Chatbi 574006f80d
Merge pull request #226 from SNQ-2001/master
fix readme
2022-07-22 13:15:24 +02:00
Nabil Chatbi a482e88dfb
Merge pull request #225 from beerpiss/mutex-to-dispatchsemaphore
Add Windows support
2022-07-22 13:14:58 +02:00
Nabil Chatbi 44e56fa8a0
Merge pull request #224 from KristopherGBaker/controls-boolean
add controls as boolean attribute
2022-07-22 13:14:26 +02:00
SNQ-2001 41b0197365 fix readme 2022-07-20 19:18:52 +09:00
beerpiss a4abf68c31 use a critical section instead 2022-07-09 13:48:59 +07:00
beerpiss c054710a8a Replace pthread_mutex with DispatchSemaphore 2022-07-09 09:39:52 +07:00
Kristopher Baker a35a2b46e6 add controls as boolean attribute 2022-07-05 11:11:30 +09:00
Nabil Chatbi 6778575285 Merge branch 'release/2.4.3' 2022-06-06 17:00:06 +02:00
Nabil Chatbi fe8f9a3510 bump version 2.4.3 2022-06-06 16:59:52 +02:00
Nabil Chatbi c9b6e2e6de
Merge pull request #221 from siuying/evaluator-open
make Evaluator open class
2022-06-06 16:51:31 +02:00
Francis Chong f04653407c make validate public 2022-06-02 14:42:25 +01:00
Francis Chong adcff8e948 make init public too 2022-06-02 14:35:22 +01:00
Francis Chong f196112172 make evaluator open 2022-06-02 14:23:49 +01:00
Nabil Chatbi 41e7c263fb restore old os versions 2022-04-07 11:51:21 +02:00
Nabil Chatbi 5dccb0f9c9 bump version 2022-04-04 16:58:19 +02:00
Nabil Chatbi 5386dab251 fix error 2022-04-01 12:52:50 +02:00
Nabil Chatbi ddebbf8a22 Merge branch 'master' into develop
# Conflicts:
#	Sources/UnfairLock.swift
2022-04-01 12:42:40 +02:00
Nabil Chatbi 56967b2a9e
Merge pull request #214 from levinli303/master
Fix building on Linux and macOS
2022-04-01 12:38:05 +02:00
Levin Li 6e95a2a637 Fix building on Linux and macOS 2022-04-01 18:07:00 +08:00
Nabil Chatbi 1307c1585a Merge pull request #213 from GitKeroro/develop
fix compile problem with different sys version
2022-04-01 09:07:19 +02:00
xukun 23bb65aeae Merge remote-tracking branch 'origin/develop' into develop 2022-04-01 10:21:46 +08:00
xukun 9e171bacda fix compile problem with different sys version 2022-04-01 10:21:06 +08:00
Nabil Chatbi 029e181017 travis 2022-03-31 19:42:40 +02:00
Nabil Chatbi 2102f103e6 travis 2022-03-31 19:31:24 +02:00
Nabil Chatbi 25bb6bf0cc bump version 2022-03-31 19:04:53 +02:00
Nabil Chatbi a3cc215ca7 Merge tag '2.4.0' into develop
2.4.0
2022-03-31 18:40:58 +02:00
Nabil Chatbi 66bd4842df Merge branch 'release/2.4.0' 2022-03-31 18:40:58 +02:00
Nabil Chatbi 722e790ea1 bump version 2022-03-31 18:40:21 +02:00
Nabil Chatbi 5abd5e3dbf Merge branch 'master' into develop 2022-03-31 18:39:17 +02:00
Nabil Chatbi 68ba18ac86
Merge pull request #206 from ptrkstr/patch-1
Increase package version in spm readme instructions
2022-03-31 18:33:45 +02:00
Nabil Chatbi cf61192d12
Merge pull request #212 from GitKeroro/develop
fix thread safety problem in entities
2022-03-31 18:33:10 +02:00
xukun 69bb8f9820 fix thread safety problem in entities 2022-03-31 14:30:50 +08:00
ptrkstr b831efedf3
Increase package version in spm readme instructions 2022-01-31 15:05:53 +11:00
Nabil Chatbi 5fa9decdb5 Merge tag '2.3.8' into develop
2.3.8
2022-01-23 16:14:46 +01:00
Nabil Chatbi 13ba661fd1 Merge branch 'release/2.3.8' 2022-01-23 16:14:45 +01:00