7c3985f8a0
Add check for method limit; closes #1193
2025-02-25 01:03:45 +01:00
d8bdc7359e
Added myself to the authors file ( #856 )
2020-12-03 11:51:48 -08:00
84b29e6995
Add userData pointer to reallocateFn ( #788 )
...
* Add userData ptr to all reallocateFn calls
* Check that userData is correctly passed
* Update AUTHORS
2020-12-03 11:46:22 -08:00
e7071fffa5
Update AUTHORS ( #855 )
...
@ruby0x1 suggested I add my name to the AUTHORS file
2020-12-03 08:58:46 -08:00
d585a080e8
Merge pull request #751 from wren-lang/0.3.0-refactor
...
0.3.0 refactor
2020-06-05 14:57:20 -07:00
35df7faa1e
Merge branch 'repl_keys' of https://github.com/PrimordialHelios/wren into PrimordialHelios-repl_keys
...
# Conflicts:
# AUTHORS
2019-02-14 07:31:22 -08:00
00491480d7
Add myself to AUTHORS file
2018-11-06 20:01:05 -05:00
0ebf4e1277
Add me to AUTHORS.
2018-07-25 11:55:03 +02:00
a3c2402ca0
Merge branch 'missing_undef' of https://github.com/dressupgeekout/wren into dressupgeekout-missing_undef
...
# Conflicts:
# AUTHORS
2018-07-13 07:01:57 -07:00
ad9a0e13ac
Small improvements
...
* Safer definitions in io.c
* Easier to understand information in repl.wren
* Added my e-mail; Contributing > Hacking on the VM
2018-07-12 21:50:23 +02:00
5356ccb760
Add myself to the AUTHORS
2018-06-14 00:33:59 -07:00
89ae3f92ec
Add @maxdeviant to AUTHORS
2018-01-18 00:48:02 -05:00
84f2252c68
Add Num .round
2017-09-20 20:27:02 -04:00
2650794340
Update AUTHORS
2016-10-31 17:21:55 -02:30
3de394e8a1
Merge branch 'new-list-constructors' of https://github.com/mooxen/wren into mooxen-new-list-constructors
2016-08-03 22:34:08 -07:00
45d9794476
added extra arguments to list constructors for default size/ value
2016-07-17 12:01:50 +10:00
cf258b9074
Add support for retrieving list values from a slot
...
This PR adds support for retrieving list information from a slot. Rather
than take the whole list, two different methods are provided for
retrieving a) the length of the list, and b) a specific value in the
list.
2016-05-19 14:11:48 -05:00
bc1de6d9b1
Add Will Speak to Authors File
...
Add my name to the authors file.
2015-10-18 10:56:11 +01:00
0c539af6ac
added scientific notation
2015-08-16 11:50:45 +02:00
31c761ecbd
Add myself to the AUTHORS and correct a small typo
2015-07-01 18:48:04 +01:00
abdb2727e9
Add Evan Hahn to AUTHORS
2015-04-25 11:19:55 -05:00
6d2cbcf3b6
Add myself to AUTHORS
2015-04-05 19:52:12 -03:00
6b9c162fe9
Added myself to the AUTHORS file
2015-03-26 00:01:39 +01:00
12f725f2ef
authors: add myself to authors
2015-03-01 07:50:30 -05:00
244218286e
Updating AUTHORS file. =)
2015-01-21 11:06:22 +01:00
ae3045bd8d
Add myself to AUTHORS
2015-01-16 09:53:14 +01:00
d3e4ac1745
Add myself to AUTHORS.
2015-01-15 19:06:24 -08:00
0d099933d6
Add myself to AUTHORS
2015-01-08 09:51:13 +13:00
a8507ca17a
Merge branch 'master' of https://github.com/munificent/wren
...
Conflicts:
AUTHORS
2015-01-05 21:58:23 -08:00
ca9b399d56
Make Python scripts Python 2 and 3 compatible. An alternative to #71 .
2015-01-05 20:09:23 -06:00
6aed3ec64c
Add myself to the AUTHORS file
2015-01-05 11:02:52 -05:00
84ead3bb18
Start sketching out an actual contributor's guide.
...
- Add AUTHORS file
- Update README to match site docs
2015-01-04 13:36:23 -08:00