xtype

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

20 check-ins

2024-06-25
11:34
Migrate documentation to Markdown. ... (Leaf check-in: 7c1cdf6127 user: imagic tags: trunk)
2021-11-26
18:31
Release 1.1. ... (check-in: 7ebae51af7 user: imagic tags: trunk, 1.1)
18:24
Fix chunkname for generated code. ... (check-in: 06e6fcb534 user: imagic tags: trunk)
18:21
Implement "any" keyword and `eq` default behavior. ... (check-in: 9463c12ff0 user: imagic tags: trunk)
2021-11-25
20:41
Add warning about `eq` operator. ... (check-in: 2fe1114560 user: imagic tags: trunk)
2021-11-22
23:13
Fix rockspecs. ... (check-in: f02bdad314 user: imagic tags: trunk)
2021-11-18
16:01
Release 1.0. ... (check-in: 09d75937b5 user: imagic tags: trunk, 1.0)
2021-11-14
18:01
Add micro benchmarks and improve performances. - Prevent UCLO NYI bytecode for LuaJIT. - Don't use globals in hotspots. ... (check-in: 304a118a3a user: imagic tags: trunk)
18:01
Handle multifunction candidates ambiguity. ... (check-in: ac195a58b8 user: imagic tags: trunk)
18:01
Minor doc improvements. ... (check-in: 90e4f5b8b9 user: imagic tags: trunk)
2021-11-11
20:10
Improve check functions to return booleans. ... (check-in: 9470e9e52e user: imagic tags: trunk)
2021-11-10
19:54
Add rockspec. ... (check-in: 0fddfde383 user: imagic tags: trunk)
19:37
Support more Lua binary operators. ... (check-in: a12db62772 user: imagic tags: trunk)
19:31
Improve tests and add global test. ... (check-in: 786267d6c7 user: imagic tags: trunk)
00:55
Improve cdata support with __xtype field. ... (check-in: 1f1ab704d5 user: imagic tags: trunk)
2021-11-08
20:25
Add low-level API. E.g. to inspect/debug. ... (check-in: be91a3e5fe user: imagic tags: trunk)
19:30
Improve API checks. ... (check-in: 37988572a5 user: imagic tags: trunk)
2021-01-26
20:30
Minor example fix. ... (check-in: 4ba6c66a6c user: imagic tags: trunk)
20:22
Implement xtype system. - API and documentation - type checking and multifunction call optimization - cdata support - examples: tests and benchmarks ... (check-in: 43e2a34aa0 user: imagic tags: trunk)
2021-01-21
18:21
Big Bang. ... (check-in: 91dedbe702 user: imagic tags: trunk)