Skip to content

Instantly share code, notes, and snippets.

View darscan's full-sized avatar

Shaun Smith darscan

  • United Kingdom
View GitHub Profile
package async
{
public class Deferred implements Promise
{
private const pending:Array = [];
private var processed:Boolean;
private var completed:Boolean;
@darscan
darscan / bmi.js
Created June 12, 2013 20:04 — forked from mjtko/bmi.js
var bmi_htmlEdit = 0;
var bmi_ie;
var bmi_ns;
var bmi_safari;
var bmi_imageObjSelected;
var bmi_ffx_op_toolTip = "Shift+R improves the quality of this image. Shift+A improves the quality of all images on this page.";
var bmi_toolTip = "Shift+R improves the quality of this image. CTRL+F5 reloads the whole page.";
var bmi_ns_tooltip = "Shift+Reload reloads the whole page.";
var bmi_toolTipSeperator = " ... ";
var bmi_concatStr = "bmi_orig_img";
@darscan
darscan / Invalidator.as
Created June 27, 2013 16:00
Flex-like Invalidator
package robotlegs.bender.framework.impl
{
import flash.display.Sprite;
import flash.events.Event;
import flash.events.IEventDispatcher;
public class Invalidator
{
private var commit:Function;

Snyk SBT Plugin tool contributor agreement

This Snyk SBT Plugin tool Agreement (this "Agreement") applies to any Contribution you make to any Work.

This is a binding legal agreement on you and any organization you represent. If you are signing this Agreement on behalf of your employer or other organization, you represent and warrant that you have the authority to agree to this Agreement on behalf of the organization.

1. Definitions

"Contribution" means any original work, including any modification of or addition to an existing work, that you submit to Snyk SBT Plugin tool repo in any manner for inclusion in any Work.