Quantcast
Channel: Yarr Source Code Rss Feed
Browsing latest articles
Browse All 20 View Live

Source code checked in, #4014

new YarrPad feature: Parenthesis matching as user types

View Article



Source code checked in, #4035

Bug Fixes & normalized error messages

View Article

Source code checked in, #4046

Refactored some UI bits

View Article

Source code checked in, #4057

Bug Fixes

View Article

Source code checked in, #4163

Bug fixes; Initial support for expressions, for example: (defun test ((x int32) (y int32)) :returns int32 (+ x y)) test.expression returns an Expression<Func<int32, int32, int32>>

View Article


Source code checked in, #4519

Resolving code analysis warnings (in progress)

View Article

Source code checked in, #13860

Runtime changes for supporting Common Lisp-like Packages

View Article

Source code checked in, #13887

Added funcitons MAKE-PACKAGE, IN-PACKAGE, USE-PACKAGE, and SHADOW

View Article


Source code checked in, #13921

Bug fixes

View Article


Source code checked in, #13943

Bug Fixes

View Article

Source code checked in, #13944

Added short-hand notation for array type declaration, for example: :foo* --> foo[] :foo** --> foo[][] :foo*2 --> foo[,] etc.

View Article

Source code checked in, #13974

Bug fixes

View Article

Source code checked in, #14023

Bug fixes; moved pretty-printer extension into its own pacakge

View Article


Source code checked in, #14067

Bug fixes

View Article

Source code checked in, #14095

Bug Fixes

View Article


Source code checked in, #14525

Bug fixes; packages can now have circular references to each other

View Article

Source code checked in, #14889

Bug fixes; numeric constants can specify a type, for example: 123 --> int32 123u --> uint32 123f --> single 123l --> int64 123m --> decimal

View Article


Source code checked in, #49966

Checked in by server upgrade

View Article

Source code checked in, #76923

Checked in by server upgrade

View Article

Source code checked in, #76924

Upgrade: New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link: http://go.microsoft.com/fwlink/?LinkId=254563

View Article
Browsing latest articles
Browse All 20 View Live


Latest Images