RSS feed
b4fabefd
– Andrew Chambers <andrewchamberss@gmail.com>
authored
on 2016/02/11 14:51
std.Err pointed to std.In
5077c6c5
– Andrew Chambers <andrewchamberss@gmail.com>
authored
on 2016/02/08 12:37
add mktempat to std
2b755a0e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/08 20:09
Remove debug prints.
0aabb057
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/08 19:51
Merge https://github.com/scharlatan/mc
de24f690
– Andrew Chambers <andrewchamberss@gmail.com>
authored
on 2016/02/09 12:29
add rename to linux sys
60bc966a
– scharlatan <a.regenfuss@gmx.de>
authored
on 2016/02/09 03:57
Fix representation in std.put in doc/lang.txt.
783e13e9
– scharlatan <a.regenfuss@gmx.de>
authored
on 2016/02/08 19:08
Merge branch 'master' of https://github.com/oridb/mc
1a46ea4e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/08 14:36
Add support for unescaped raw strings.
3805b955
– scharlatan <a.regenfuss@gmx.de>
authored
on 2016/02/08 11:08
Fix typos in the language specification.
5ec2c38d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/08 09:44
Fix trivial leak.
1342e985
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/08 09:28
Fix mistake in folding.
de19a8fe
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/06 20:52
Use std.htbykeyvals in inifile.
8f1e28d8
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/06 20:52
Don't double init generic impls.
0e0424af
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/06 20:36
Be a bit more specific in the patterns for chars.
ab4d1165
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/06 20:27
Add iter utils.
03857943
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/06 17:38
Generic iterators now seem to work.
061c7f28
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/06 14:57
Recognize '//' comments.
1adef91a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/06 14:01
Fix bio bug.
2d46e781
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/06 11:17
Don't use a null pointer when printing error.
91ad7689
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/06 10:41
Work towards generic iterables.
f0f16549
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/06 10:22
Type matches for named types are on the args.
a73b2d83
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/05 16:08
Merge branch 'rvallen' of https://github.com/andrewchambers/mc
932320f9
– Andrew Chambers <andrewchamberss@gmail.com>
authored
on 2016/02/06 06:20
fix rval len, fixes #69
ee843124
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/05 09:43
Regenerate bootstrap for OSX
198e24ab
– Andrew Chambers <andrewchamberss@gmail.com>
authored
on 2016/02/06 06:37
fix linux bootstrap
3c1277e3
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/05 07:44
Add missing file.
d515158d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/05 06:42
Split out 'striter' code.
3ecd5cba
– Andrew Chambers <andrewchamberss@gmail.com>
authored
on 2016/02/05 16:10
fix linux bootstrap
79dc3956
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/04 19:08
Regenerate bootstrap.
e506b713
– andrewc <andrewchamberss@gmail.com>
authored
and Andrew Chambers <andrewchamberss@gmail.com>
committed
on 2016/02/05 12:32
change slgrow to take a pointer
4fd76bb3
– Andrew Chambers <andrewchamberss@gmail.com>
authored
on 2016/02/05 13:49
make slzgrow match other functions
9edbd938
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/04 16:14
Make std.sljoin consistent.
49d55e74
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/04 06:54
Find the first type that has a base type.
c42fbb60
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/03 18:41
Only look up base types if there's no seqbase trait.
c3fca3a0
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/02 11:40
Merge pull request #67 from andrewchambers/memleak
c3a4e932
– andrewc <andrew_chambers@trimble.com>
authored
on 2016/02/03 08:29
fix memory leak in fslurp
a72122d4
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/02 11:08
Remove unimplemented file.
ad4d1397
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/02 06:30
Make slpush take an address.
0205329e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/01 18:53
Copy traits over for Tyname when specializing.
1a1892e5
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/01 18:23
Don't duplicate type variables.
41f58088
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/01 18:23
Actually add the option flag to dump types.
323f7cc4
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/01 17:20
Fix type array typedef indexing.
74d50fbf
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/29 10:39
Add test for escaped strings.
d18c7f36
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/31 18:11
Fix typos.
8e0a983f
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/31 17:57
Check array sizes in type goodness evaluation.
128470e4
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/31 17:18
Add support for generic impls.
fb8753c9
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/30 21:13
Make tysearch error-free.
b1a3d3df
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/30 20:18
Fix missing tysearch()
f7141e2d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/29 20:43
Fix isconstfn.
92c71814
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/29 20:03
Error on unmatchable types.
f50159ce
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/29 20:00
Give better errors on infinite types.
29bd0da3
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/29 19:16
Fix recursive types. Again.
2d534bb4
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/29 18:33
Comment to explain why eager unification is safe.
6c44abce
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/29 18:29
Unify more eagerly.
cd1d6a74
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/29 18:23
Use a stack of substitution maps.
a79ce916
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/29 17:35
Functions act as basic types.
c5649fe3
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/28 16:30
Clean up type inference a bit.
284e7bb9
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/29 08:49
Add 'e' modifier to fmt.
1644f38d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/29 08:49
Sljoin expects an alloced slice as its first arg.
516fa1fd
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/29 08:45
Fix mktemp getenv use.
bed033d7
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/28 05:41
Merge pull request #64 from andrewla/minor-typo
f93a862d
– Andrew Laucius <andrewla@gmail.com>
authored
on 2016/01/28 05:07
Minor typo
dcee0391
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/27 18:54
Merge pull request #63 from andrewchambers/memleak
ce9ec1e3
– Andrew Chambers <andrewchamberss@gmail.com>
authored
on 2016/01/28 15:48
remove duplicate writeall
72ae3e0d
– Andrew Chambers <andrewchamberss@gmail.com>
authored
on 2016/01/27 17:40
fix small memory leak
871bf897
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/27 17:52
Make it clear that we're growing exponentially.
86ab9603
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/27 17:32
Use the zeroedness of the base pointer in alloc.
076fef88
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/27 17:21
Only simplify empty array blobs to zero slices.
37bfca6f
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/27 17:15
Make literal empty slices in blobs zero.
4c23b2a4
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/27 09:16
Literal zero slices should have the base be null.
2bf74b8f
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/26 18:33
Actually move %rdx to %rcx before comparing it.
3e8a232e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/26 18:32
Fix operator printing in ctxstring.
ecf80418
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/26 16:55
Add test for byte subrange copies.
56273857
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/26 16:42
Add format specifier for raw byte strings.
0cc2e13e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/26 15:10
Fix inifile test.
55565879
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/26 11:38
Don't duplicate TMPDIR.
fe0bcf75
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/26 06:06
Remove the '$' shorthand for end of array.
74b3aaed
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/25 10:13
Remove test outputs when cleaning.
7d63bf43
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/25 09:45
Fix typo
80ec974f
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/24 18:48
Only walk pointer patterns that walk pointers.
bf24b946
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/24 18:38
Handle the other branch for pointers.
a8935c73
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/24 18:02
Add pointer match syntax.
a0697ff9
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/24 17:45
A pointer isn't an unsigned int...
7d2dc676
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/24 08:17
Fix an error in context strings.
caa2cd99
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/24 07:51
OSX wants the strings in .text. This is ok.
5aea9019
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/24 00:26
Regenerate bootstrap script.
2eef744a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/23 21:24
Update bootstrap on freebsd.
65f66750
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/23 21:18
Add test for big type blobs.
2c113e30
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/23 21:13
Fix prefix encoding for integers.
94fe38f0
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/23 23:58
Actually fix the lenghtless arrays.
89182b0c
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/23 20:55
Fix crash with lengthless arrays.
fd84fa03
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/23 20:39
Just fully replace the type in the specialization.
a555f36a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/23 20:10
Fix recursive types nested inside generics.
fb8f4a81
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/23 18:35
Merge pull request #58 from andrewchambers/bounds
908381e1
– Andrew Chambers <andrewchamberss@gmail.com>
authored
on 2016/01/24 15:32
add test for missing bounds check
6e9c1739
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/23 18:13
Check slice bounds when slicing.
a87c06a2
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/22 22:15
Move away from ".use" suffix.
6d5d0ec7
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/22 21:34
Make '.use' suffix on usefiles optional.
d29f8b95
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/22 21:24
Print search path on failing to load usefile.
a563b40a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/22 21:16
Improve error message if we fail to open a usefile.
Next