Commit graph

15 commits

Author SHA1 Message Date
Ad5001 82038ce35d
Allow multiple object to be declared with the same variable name without deleting the previous one (/!\ BREAKS SYNTAX WITHOUT $, which was completly removed from documentation)
Also, updating copyright
2022-01-07 15:24:54 +01:00
Ad5001 7663b31788
Fixing bug with constructor. 2022-01-02 00:25:14 +01:00
Ad5001 c9ba5c03f0
Adding proper signatures. 2022-01-01 16:39:35 +01:00
Ad5001 8d92cad720
Fixed last bug with multiline in properties. 2021-12-29 20:45:34 +01:00
Ad5001 3daf138b09
Fixed bug with multline output. 2021-12-29 20:14:35 +01:00
Ad5001 a06ddabdc4
Fixing bug. 2021-12-29 20:11:17 +01:00
Ad5001 bb25c6e7a8
Fixing bug with multiline string in properties. 2021-12-29 20:08:30 +01:00
Ad5001 ba000379d7
Adding the ability to add default property values. 2021-12-29 13:39:39 +01:00
Ad5001 a6df4d544b
Adding license, adding the ability to create namespace property holders. 2021-12-29 13:33:51 +01:00
Ad5001 32853941a7
Adding type and source default functions to give better representation of the origin of the object. 2021-12-29 13:12:31 +01:00
Ad5001 f4497f646c
Small change for clarity. 2021-12-28 21:02:31 +01:00
Ad5001 13e6b1a3d3
For real this time, "using" directive, static classes, proper examples, declared objects are nom recommanded to be accessed using the $ prefix like all other variables. 2021-12-28 21:00:45 +01:00
Ad5001 d4a7290707
"using" directive, static classes, proper examples, declared objects are nom recommanded to be accessed using the $ prefix like all other variables. 2021-12-28 20:58:07 +01:00
Ad5001 66bfe1d2c4
Minor changes and fixes 2021-12-28 00:57:55 +01:00
Ad5001 573d2da85e
First commit! 2021-12-28 00:44:16 +01:00