|
220b2db443
|
Moved String and related classes under a string folder in core.
|
2022-08-17 14:19:55 +02:00 |
|
|
dc9cc716c7
|
Moved Object related classes under core/object.
|
2022-08-17 13:45:14 +02:00 |
|
|
9555ee56b9
|
Moved Variant related classes under a variant folder in core.
|
2022-08-17 13:17:12 +02:00 |
|
|
388b88678e
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
|
|
aa85a21418
|
Added bindings for HTMLParser.
|
2022-07-19 20:21:28 +02:00 |
|
|
2b631968d5
|
Added binding methods to HTMLParser.
|
2022-07-19 19:07:50 +02:00 |
|
|
e4e2bea570
|
HTMLParser and it's helper classes inherit from Reference now.
|
2022-07-19 13:58:26 +02:00 |
|
|
29480135c1
|
Cleaned up and added HTMLParser to the build. I'll make bindings for it later.
|
2022-07-03 18:13:41 +02:00 |
|
|
48d65fd93d
|
Added the web module from rcpp_framework, and a test attempt at binding HTMLBuilder. The module is not in the build yet.
|
2022-06-25 01:55:54 +02:00 |
|